ml5-website-v01
ml5-website-v01 copied to clipboard
replace LSTM with charRNN in examples
The "reference" page I believe is correct but the example pages need the new charRNN
naming rather than LSTM
.
put in a PR for this https://github.com/ml5js/ml5-website/pull/99
The page https://ml5js.org/docs/CharRNN contains a link to an example. The link URL contains LSTM, it should be https://github.com/ml5js/ml5-examples/blob/master/p5js/CharRNN/CharRNN_Text/sketch.js