Completed
Coding Challenge #151: Ukulele Tuner with Machine Learning Pitch Detection Model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Beginner's Guide to Machine Learning in JavaScript with ml5.js
Automatically move to the next video in the Classroom when playback concludes
- 1 Beginner's Guide to Machine Learning in JavaScript with ml5.js
- 2 A Beginner's Guide to Machine Learning with ml5.js
- 3 Image Classification with ml5.js
- 4 Pose Estimation with ml5.js
- 5 3D Pose Estimation with ml5.js
- 6 Hand Pose Detection with ml5.js
- 7 Face Mesh Detection with ml5.js
- 8 ml5.js: Object Detection with COCO-SSD
- 9 ml5.js: Transfer Learning with Feature Extractor
- 10 ml5.js: Feature Extractor Classification
- 11 ml5.js: Feature Extractor Regression
- 12 ml5.js: Save/Load Model
- 13 ml5.js: KNN Classification Part 1
- 14 ml5.js: KNN Classification Part 2
- 15 ml5.js: KNN Classification Part 3
- 16 Teachable Machine 1: Image Classification
- 17 Teachable Machine 2: Snake Game
- 18 ml5.js: Train Your Own Neural Network
- 19 ml5.js: Save Neural Network Training Data
- 20 ml5: Save Neural Network Trained Model
- 21 ml5: Neural Network Regression
- 22 ml5.js: Sound Classification
- 23 Teachable Machine 3: Sound Classifiication
- 24 Coding Challenge #151: Ukulele Tuner with Machine Learning Pitch Detection Model
- 25 ml5.js: Pose Classification with PoseNet and ml5.neuralNetwork()
- 26 ml5.js: Pose Regression with PoseNet and ml5.neuralNetwork()
- 27 ml5.js: Train a Neural Network with Pixels as Input
- 28 ml5.js: What is a Convolutional Neural Network Part 1 - Filters
- 29 ml5.js: What is a Convolutional Neural Network Part 2 - Max Pooling
- 30 ml5.js: Training a Convolutional Neural Network for Image Classification
- 31 Coding Challenge 158: Shape Classifier Neural Network with ml5.js
- 32 ml5.js: Classifying Drawings with DoodleNet