weight_norm icon indicating copy to clipboard operation
weight_norm copied to clipboard

Lasagne code for weight normalization

Results 3 weight_norm issues
Sort by recently updated
recently updated
newest added

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....