nolearn
nolearn copied to clipboard
Is max-norm (norm_constraint) supported in NeuralNet?
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