nolearn icon indicating copy to clipboard operation
nolearn copied to clipboard

Is max-norm (norm_constraint) supported in NeuralNet?

Open hugochan opened this issue 10 years ago • 0 comments

Hi!

Thank you for the wonderful library! I wondered if the max-norm technique (rescales it so that incoming weight norms are below a specified constraint value. ) is supported here. I noticed that there is a norm_constraint function in the lasagne library, but I have no idea how to use it with nolearn, if it will work out. Any help will be appreciated!

Thanks, Yu

hugochan avatar Jan 11 '16 16:01 hugochan