- https://github.com/ml5js/ml5-examples/tree/master/p5js/LSTM_Text
- https://github.com/ml5js/training-lstm.git
- find details at https://spell.run
- check out the Coding Train tutorial on LSTM's and Spell at: https://www.youtube.com/watch?v=xfuVcfwtEyw
- https://karpathy.github.io/2015/05/21/rnn-effectiveness/
- http://colah.github.io/posts/2015-08-Understanding-LSTMs/
- R2D3: Visual Introduction to ML (part 1): http://www.r2d3.us/visual-intro-to-machine-learning-part-1/
- R2D3: Visual Introduction to ML, Model Tuning and the Bias-Variance Tradeoff (part 2): http://www.r2d3.us/visual-intro-to-machine-learning-part-2/