-
In this page : https://ml5js.github.io/docs/style-transfer-image-example.html#
It is mentioned that you can train your own images but the link refers to the very same page. Is it an error or the tu…
-
This is a new model / demo for doing pitch estimation with a convolutional neural network / tensorflow.js. Noting here as a possible example / class for ml5.
https://marl.github.io/crepe/
https:/…
-
I'm currently toying around with building a simple reinforcement learning library on top of tf.js. It's very much a work in progress for now, but I'm wondering if this is an addition you'd potentially…
-
Going through our materials I noticed that our example LSTM models are three deceased white men. I propose we include additional LSTM models that represent more diverse authors (specifically women and…
-
Hi all! I am learning the wonder that is github projects and moving everything over from a milestone to a project. This issue is my first "to do": move all milestone issues across all repos over to pr…
-
no problem guy great job by the way.
Just a feature request ! :)
Could you implement a crossover function in order to perform reinforcement learning ? (genetic algorithm for me :) )
and obviously…
-
This currently causes the [issue in the examples](https://github.com/ml5js/ml5-examples/issues/25)
`Uncaught (in promise) Error: Requested texture size [0x0] is invalid.`
Where `estimateSingleP…
-
![screen shot 2018-03-07 at 7 28 19 pm](https://user-images.githubusercontent.com/191758/37126228-14f66e64-223e-11e8-8352-76637efa13ef.png)
I think the "getting started" page as well as the "Simple…
-
Hey,
I am new to ML5 and I just want to say that this library is awesome. I've had no problem working with the library in the Chrome browser but I have issues when trying to run the code in Electro…
-
- [Original project](https://pjreddie.com/darknet/yolo/)
- [deeplearn.js issue on this](https://github.com/PAIR-code/deeplearnjs/issues/98)
- [Darknet port to tf](https://github.com/thtrieu/darkflow…