Completed
⌨️ Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Machine Learning in JavaScript with ml5.js
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ Prerequisites
- 3 ⌨️ Beginner Guide to Machine Learning
- 4 ⌨️ Understanding Teachable Machine and the TensorFlow.js File structure
- 5 ⌨️ Teachable Machine Rock, Paper, Scissors Game
- 6 ⌨️ Pre-trained Model Explanation
- 7 ⌨️ Mobilenet Image Recognition Project
- 8 ⌨️ Transfer Learning Explanation
- 9 ⌨️ Build Mini Teachable Machine Clone
- 10 ⌨️ Common Misconceptions of Transfer Learning
- 11 ⌨️ Custom Model Student Score Prediction Demo
- 12 ⌨️ Custom Model Student Score Prediction Project
- 13 ⌨️ Using Kaggle Dataset and Saving our Model
- 14 ⌨️ Closing