addLayer - How can I make two layers share the same weights?

Réponse

To make a new layer share weights with an existing one, you can use the 'sharingWeights' parameter, specifying the name of the layer from which to share weights.
Hat Ihnen diese Antwort geholfen?
addLayer

deepLearn

Doc : addLayer