Completed
Heuristics Testing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Use Machine Learning AI in Unity - ML-Agents
Automatically move to the next video in the Classroom when playback concludes
- 1 What is Machine Learning, ML-Agents
- 2 Installation Python, PyTorch, CUDA, ML-Agents
- 3 New Unity Project
- 4 Create Agent
- 5 Agent Actions
- 6 Test Training
- 7 Agent Observations
- 8 Agent Reward
- 9 Heuristics Testing
- 10 Training
- 11 Use Trained Brain Model
- 12 Improve Brain Model
- 13 TensorBoard Visualization
- 14 Final Result