Skip to content

A Tensorflow deep convolutional neural network with residual connections to predict steering angles

Notifications You must be signed in to change notification settings

blester125/Self_Driving_Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Driving Neural Network

A deep residual convolutional neural network that has been trained to produce steering angles with the udacity driving dataset

Data was extracted from ROSbag's using https://github.com/rwightman/udacity-driving-reader

Data is expected to be in ./data/output/[1-6]/center for images and ./data/output/[1-6]/interpolated.csv for steering angles

A quick example is shown here

example

About

A Tensorflow deep convolutional neural network with residual connections to predict steering angles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages