ml5js / ml5-website-v01

ml5.js website
https://ml5js.org
MIT License
64 stars 45 forks source link

Bug: LSTMGenerator doesn't seem to exist #100

Open borismus opened 5 years ago

borismus commented 5 years ago

I tried running the LSTM example and it spits out an error: Uncaught TypeError: ml5.LSTMGenerator is not a function at example-lstm.js:2.

Looking at the code, maybe it should be using CharRNN?

shiffman commented 5 years ago

Yes, apologies this needs to be updated! We will hopefully merge https://github.com/ml5js/ml5-website/pull/99 and re-publish the site soon. Moving this to the website repo!