5.0.0 (2019-06-29)
- test 'Big test cas 2' is ignored, because won't never work with current implementation (5a92c34)
- update dependencies and remove support for Node.js 6 (bb4516d)
- Add the possibility to retrain a pre-trained model (db995e4)
- Node.js 6 is no longer supported.
4.0.0 (2017-07-21)
- remove support for Node 4 (a0d74da)
- Removed support for Node 4
3.0.0 (2016-12-17)
- add tanh non-linearity for layers (#3) (bde6cd5)
- ActivationFunctions: new activation functions (6ae5448)
- ActivationFunctions: new activation functions (4c24121)
- FeedForwardNeuralNetwork: parametric activation functions added. (ec89a4e)