HuCaoFighting / Udacity_IntroToSelfDrivingCarsNd

My solutions, projects and experiments of the Udacity Introduction to Self-Driving Cars Nanodegree (October 2017 - December 2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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


Chapters

The nanodegree was subdivided into the following chapters:

  1. Orientation
  2. Bayesian Thinking
  3. Working with Matrices
  4. C++ Basics
  5. Performance Programming in C++
  6. Navigating Data Structures
  7. Vehicle Motion and Control
  8. Computer Vision and Machine Learning

Projects

The following rated projects were part of this nanodegree:

  1. JoyRide - Reverse parking of a self-driving car
  2. Implementation of a Matrix Class in Python
  3. Translation of a Python Histogram Filter to C++
  4. A Star routing algorithm in Python
  5. Computer Vision based Traffic Light Classifier

Interesting optional projects

  • Day / Night detection by color channel analysis
  • Trajectory Reconstruction using Accelerometer
  • Finding edges
  • Greenscreen removal
  • Histogram filter optimization contest

About

My solutions, projects and experiments of the Udacity Introduction to Self-Driving Cars Nanodegree (October 2017 - December 2017)


Languages

Language:Jupyter Notebook 60.6%Language:HTML 39.2%Language:Python 0.1%Language:C++ 0.1%