Categories
Misc

Force same weights on duplicate nodes

I have a tensorflow 1.x model that I would like to modify, I want to duplicate any one of the nodes (i.e. h_conv4 at line 43) of the model and force it to have the same weights as the original one while keeping both nodes in the model, does anyone know if it is possible and how could I do it? Otherwise could I duplicate it after the training phase? Thanks!

submitted by /u/sauro97
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *