weight_norm
weight_norm copied to clipboard
Lasagne code for weight normalization
Could you give an short instruction? It's confusing to understand your code.
Hi Tim: In your paper, you said: > We propose to reparameterize each weight vector w in terms of a parameter vector v and a scalar parameter g and to...
Hey Tim, Thanks for publishing this code and it has been very useful for implementation purposes. I wanted to ask you about applying to weight norm to single vector settings....