In this repository you can find my results of all projects and relevant exercises of the Udacity Intro to Self-Driving Cars Nanodegree.
Important note:
If not noted otherwise the originals of all images, source code and data files provided here are Copyright (C) Udacity.
Please use these files with respect to Udacity's honor code, do not destroy your own learning experience by copying & pasting theirs content into your solutions and do not claim them as your own.
For more details or if you want to sign up for this Nanodegree as well visit www.udacity.com
You are of course welcome to learn from the files provided here and even more welcome to let me know if you are a student of the ISDC as well and have improvement ideas for the tougher projects. :)
Contact me on LinkedIn
The nanodegree was subdivided into the following chapters:
- Orientation
- Bayesian Thinking
- Working with Matrices
- C++ Basics
- Performance Programming in C++
- Navigating Data Structures
- Vehicle Motion and Control
- Computer Vision and Machine Learning
The following rated projects were part of this nanodegree:
- JoyRide - Reverse parking of a self-driving car
- Implementation of a Matrix Class in Python
- Translation of a Python Histogram Filter to C++
- A Star routing algorithm in Python
- Computer Vision based Traffic Light Classifier