Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 973 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 973 Bytes

Introduction to Self-Driving Cars Nanodegree Projects

License: MIT


Summary

This repo contains my projecrs for the Introduction to 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

"In this program, you’ll 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. At the end, you’ll be ready for our Self-Driving Car Engineer Nanodegree program!" [Introduction to 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/