Skip to content

mridul-eecs/self-driving-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-driving-car

Supervised machine learning applied to images from 3 dashboard cameras capturing the route, along with steering angles using OBD data collector. The model predicts the steering angle of the car. Car is modeled for left-lane driving, meeting real-life driving scenarios. A regression deep neural network is developed referred from "end-to-end self-driving car" paper from NVidia. The model validation mean-squared error is improved upto 0.014, using commonsensical image augmentations, hyperparameter tuning, and regularization techniques. The model is tested on Udacity open-source simulator with multiple tracks, the model is also tested on a real-world open-source dataset collected by Sully Chen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published