ml5.js: Train Your Own Neural Network
ML5 Beginners Guide Lesson #6.1
This video covers how to train a neural network machine learning model with real-time interactive data in ml5.js. The example demonstrated uses the mouse as input and performs classification (the assigned label is a musical note).
Community Contributions
- Self learning neural network by Vlad (Source Code)
- Neural Network visualization. After a trainig wait for a while by Charlotte000 (Source Code)
- Regression based note frequency and color predictor by Darshan Sen (Source Code)
- NN randomly tests, the background on colors and tries to guess the name by Marvin (Source Code)
- Color predictor trained on a color csv file by Christopher (Source Code)
You can also add your own version! (See how)
Links discussed in this lesson
Videos discussed in this lesson
- Eyeo 2018 - Rebecca Fiebrink by Eyeo Festival
- This is not a theremin by Sofía Luisa
- But what is a Neural Network? by 3Blue1Brown