Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvidia SelfDriving

Keras implementation of End to End Learning for Self-Driving Cars by Nvidia.

Many thanks to Sully Chen for the original TensorFlow implementation and for sharing his own dataset, used here for training.

Network

The network consists of 5 convolution layers (three 5x5 and two 3x3), and 4 fully connected layers on top.

Howto

To start training run python main.py. The data needs to be in the driving_dataset folder.

About

Keras implementation of End to End Learning for Self-Driving Cars by Nvidia.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages