levithomason / anny

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

Trainer shuffle option #95

Open levithomason opened 8 years ago

levithomason commented 8 years ago

Simply _.shuffle the training data samples before training. Especially when using sorted training data, this will result in much better training results.