ml5js / ml5-next-gen

Repo for next generation of ml5.js: friendly machine learning for the web! 🤖
https://ml5js.org/
Other
61 stars 20 forks source link

Created Vanilla JS examples & mini tutorial #201

Open wouterverweirder opened 3 weeks ago

wouterverweirder commented 3 weeks ago

Wanted to give you a head's up: we're covering ML5 js at our university, running it in vanilla javascript (instead of P5).

I've created a set of examples and a mini-tutorial (controlling a mini-pong game using your eyebrows and the NeuralNetwork) at https://github.com/devinekask/creative-code-3-f24/tree/main/ml5

Let me know what you think or if you want me to contribute this somewhere in the docs / ML5 website.

shiffman commented 2 weeks ago

Wonderful this is exciting to see! I think this could be a perfect project to feature as part of the "community" or "learn" pages on the new website! Tagging in @MOQN for his thoughts!

MOQN commented 1 week ago

Thank you @shiffman!

Thank you @wouterverweirder for sharing the tutorial and examples! As Dan mentioned, I also believe this is an amazing project that should be included(featured) on the ml5 website. I will discuss it with the web team.

Also cc'ing @QuinnHe @alanvww.

wouterverweirder commented 1 week ago

happy to hear - feel free let me know if there's anything I can do. Love the consistency of the new api.