Skip to content

Latest commit

 

History

History
67 lines (28 loc) · 1.93 KB

History.md

File metadata and controls

67 lines (28 loc) · 1.93 KB

5.0.0 (2019-06-29)

Bug Fixes

  • test 'Big test cas 2' is ignored, because won't never work with current implementation (5a92c34)

chore

  • update dependencies and remove support for Node.js 6 (bb4516d)

Features

  • Add the possibility to retrain a pre-trained model (db995e4)

BREAKING CHANGES

  • Node.js 6 is no longer supported.

4.0.0 (2017-07-21)

Chores

  • remove support for Node 4 (a0d74da)

BREAKING CHANGES

  • Removed support for Node 4

3.0.0 (2016-12-17)

Features

  • add tanh non-linearity for layers (#3) (bde6cd5)
  • ActivationFunctions: new activation functions (6ae5448)
  • ActivationFunctions: new activation functions (4c24121)
  • FeedForwardNeuralNetwork: parametric activation functions added. (ec89a4e)

2.1.1 (2016-08-16)

2.0.0 (2016-06-09)

1.0.1 (2015-11-19)