ml5-website-v01 icon indicating copy to clipboard operation
ml5-website-v01 copied to clipboard

ml5.js website

Results 16 ml5-website-v01 issues
Sort by recently updated
recently updated
newest added

I haven't used p5.js but this seems like a typo?

get the following error after migrating a demo from a P5.JS web editor version of this app to a desktop version using electron . The PC on which this doesn't...

The "reference" page I believe is correct but the example pages need the new `charRNN` naming rather than `LSTM`.

i've been slowly but surely working on adding tests for video, a first pass of which is in [this pr](https://github.com/ml5js/ml5-library/pull/350) not sure if there's a better place for this to...

web: https://ml5js.org/docs/CharRNN#methods src: https://github.com/ml5js/ml5-website/blob/source/docs/api-charRNN.md I have two point that may required to be fixed. 1. method description > Feed a string of characters to the model state. It's the same...

Just leaving an issue here to make a note to update the CONTRIBUTING.md doc. I made a video (resolution issues on youtube, will add a new one soon) about how...

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...

- [ ] https://github.com/ml5js/ml5-examples/blob/master/p5js/SketchRNN/sketch.js ==> https://github.com/ml5js/ml5-examples/tree/master/p5js/SketchRNN

bug
good first issue
examples

Currently there is a link out to the posenet repo to view the options. It would be better if it appeared here as that way people don't overlook those options...

The documentation (and perhaps example page) should include more info about the index -> keypoint mapping. | Id | Part | | -- | -- | | 0 | nose...