Been watching the flappy bird clone on coding train on youtube https://www.youtube.com/watch?v=188B6k_F9jU https://github.com/CodingTrain/Toy-Neural-Network-JS/pull/50 being able to save out the best neurons would be neat and help persist training across sessions. https://github.com/CodingTrain/Toy-Neural-Network-JS/blob/master/lib/nn.js#L149 <img width="578" alt="screen shot 2018-09-05 at 2 40 58 pm" src="https://user-images.githubusercontent.com/289994/45113947-ba23b080-b119-11e8-8696-745f213c87d0.png">