This repository consists five projects and related material exercises which let you sharpen your Python skills, apply C++, apply matrices and calculus in code, and touch on computer vision and machine learning. These concepts will be applied to solving self-driving car problems.
Parts | Projects |
---|---|
1. Orientation | None |
2. Baysian Thinking | Joy Ride |
3. Working with Matrices | Implement a Matrix Class |
4. C++ Basics | Translate Python to C++ |
5. Performance Programming in C++ | C++ Performance |
6. Navigating Data Structures | Implement Route Planner |
7. Vehicles Motion and Control | Constructing Trajectories |
8. Computer Vision and Machine Learning | Trafic Light Classifier |
© Udacity