CodingTrain / Toy-Neural-Network-JS

Neural Network JavaScript library for Coding Train tutorials
MIT License
425 stars 242 forks source link

Add Learning Rate Decay #65

Open arisanguinetti opened 6 years ago

arisanguinetti commented 6 years ago

Add the option to decay the learning rate based on number of trainings