/CarND-Udacity

[Udacity] Projects for Self-Driving Cars Nanodegree by Udacity

Primary LanguageC++MIT LicenseMIT

Self-Driving Cars Nanodegree Projects

License: MIT


Summary

This repo contains my projecrs for the Self-Driving Cars Nanodegree by Udacity

Structure

Each folder contains all the files for each project submission written in mostly in Python.

Online Course Description

"You'll first apply computer vision and deep learning to automotive problems, including detecting lane lines, predicting steering angles, and more. Next, you'll learn sensor fusion, which you'll use to filter data from an array of sensors in order to perceive the environment. Then, you'll work with a team to program Carla, Udacity’s real self-driving car." [Self-Driving Cars by Udacity]

How to run

This repo contains mainly Python which can be run after installing Python:

https://www.python.org/downloads/