MarcBS / keras

Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.
https://github.com/MarcBS/keras
Other
225 stars 58 forks source link

weight decay? #21

Closed mdering closed 1 year ago

mdering commented 7 years ago

hi Marc, I'm having trouble figuring out if your code takes into account the weight decay (or decay_mult) parameter of caffe models. That should be L2 weight regularizer right?