levithomason / anny

Anny is an artificial neural network, yo!
http://levithomason.github.io/anny/
17 stars 3 forks source link

Normalize training data before training #84

Open levithomason opened 8 years ago

levithomason commented 8 years ago

As of #83, activation ranges are now specified for all activation functions. Using this we can now scale and translate the training data to the optimal range for the activation functions being used in the network.