MehdiAbbanaBennani / Self-Driving-Car-Nanodegree

My solutions for the Udacity Self Driving Car Nanodegree Program Projects

Home Page:https://www.udacity.com/course/self-driving-car-engineer-nanodegree--nd013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self Driving Car Nanodegree

Udacity - Self-Driving Car NanoDegree

Overview

This repository contains my solutions for the projects of the Self Driving Car Nanodegree.

There are three terms in the Nanodegree, and each term contains several projects.

  1. Computer Vision and Deep Learning :
    • Finding lane lines
    • LeNet implementation with Tensorflow
    • Traffic Sign Classifier
    • Behavioral Cloning
    • Advanced Lane Finding
    • Vehicle Detection and Tracking
  2. Sensor Fusion, Localization and Control
  3. Path Planning, Concertrations, and Systems

So far, I have completed the following projects :

1. Computer Vision and Deep Learning

  • Finding lane lines

    The goal is to find the lane markings, and draw two full lanes between which the car should stay.

    Example video link : IMAGE ALT TEXT HERE

  • Traffic Sign Classifier

    The goal of the project is classifying traffic signs using Deep Learning.

  • Behavioral Cloning

    The goal of the project is to first drive a car on a simulator and record the steerings, then train a model to predict the steerings and drive autonomously on the full circuit.

About

My solutions for the Udacity Self Driving Car Nanodegree Program Projects

https://www.udacity.com/course/self-driving-car-engineer-nanodegree--nd013


Languages

Language:Jupyter Notebook 90.9%Language:HTML 8.8%Language:Python 0.3%Language:Shell 0.0%