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