Completed
💎 Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python for Machine Learning in 40 Minutes - Machine Learning for Robotics - Lesson 3
Automatically move to the next video in the Classroom when playback concludes
- 1 💎 Introduction
- 2 💎 Recap of the previous lessons on machine learning for robotics
- 3 💎 Objectives of the current lesson
- 4 💎 Using Spyder IDE to write quick Python codes
- 5 💎 Introducing variables, strings, and lists in Python
- 6 💎 Introducing if statements and loops in Python
- 7 💎 Introducing Numpy and understanding matrices and vectors in Python
- 8 💎 Summary