Completed
What is this video about
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Machine Learning Explained - Teaching a Robot to Walk Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 What is this video about
- 2 What we will use to recognize handwriting
- 3 Handwriting recognition tutorial
- 4 Creating the neural network
- 5 Uploading data model to our hardware
- 6 Handwriting model demonstration
- 7 Reinforcement learning
- 8 Using Brax to simulate robot
- 9 Setting up Brax for our robot
- 10 IT WORKS! Walking robot
- 11 How neural networks work
- 12 Supervised learning
- 13 Training a simple neural network
- 14 Activation functions, overfitting and dropout
- 15 1 layer vs multiple layers
- 16 Reinforcement learning
- 17 What Sergiy does