Boris Smus

Results 5 issues of Boris Smus

There are a lot of inbound links to , and there's no index.html there, so you get a 404.

Device.js lets you force loading the exact version of the app to load through the combination of ?device=deviceClassId and ?force=1 GET parameters. However, these could be hidden to give a...

I tried running the [LSTM example](https://ml5js.org/docs/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...