/friendly_ml5

Primary LanguageJavaScript

Friendly Machine Learning with ml5.js!

Notes:

All of these examples will be in Chrome with p5.js

Don't forget to hard refresh if it looks like your sketch isn't updating! (Command-shift-r on Mac)

If you get a 'media error' message, try changing your link from http://0.0.0.0:8000/ to http://localhost:8000/.

Schedule (subject to change)

9-10:30 Introductions, intro to machine learning in general
Break
10:45-11 Installing ml5, setting up p5
11-12 Diving into ml5 models
12-1 Break for lunch
1-2 Diving into ml5 models
Break
2:15-4 Independent or group work on your own programs
4-5 Presentations of final work (optional)\

Resources:

Downloading p5.js:

https://p5js.org/get-started/

ml5.js examples and how to start a p5.js server:

https://github.com/ml5js/ml5-examples https://ml5js.org/