Skip to content

v1.0.5

Compare
Choose a tag to compare
@milakov milakov released this 27 Jul 13:43
· 387 commits to master since this release
  • Regularization "Upper bound on L2 norm of the incoming weight vector for each output neuron" added
  • ROC-type result now works fine for multi-class output types
  • rotate_band data and noise_data_transformer transformers added
  • Dropout is now done per input neuron instead of per input feature map - more robust option
  • Minor fixes