Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Shape Classifier Neural Network with ML5.js
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Generating the dataset in Processing
- 3 Loading images in p5.js
- 4 Create a ml5 neural network
- 5 Adding the data
- 6 About training the model
- 7 Test training
- 8 Training with full dataset
- 9 Improving the dataset
- 10 Saved model
- 11 Separate sketch for prediction
- 12 Loading the model
- 13 Testing the model with shapes drawn in p5.js
- 14 Mouse drawn shapes
- 15 Using a webcam and a notebook
- 16 Wrap up
- 17 What's next?