Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.
/ SelfDrivingNetwork Public archive

An experimental end-to-end convolutional neural network for autonomous driving, built using Keras.

License

Notifications You must be signed in to change notification settings

bfmat/SelfDrivingNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelfDrivingNetwork

An experimental convolutional neural network for autonomous driving in Keras, intended to be used with a Unity simulation.

A number of related scripts are included, mostly involving inference, and also an interesting tool for data visualization.

Most of this should be understandable, except for some specific linking code in infer.py. If you download this, go ahead and adapt the file to your needs.

I hope this code helps someone, even if just used as an example for a regression convolutional neural network in Keras. Enjoy!

About

An experimental end-to-end convolutional neural network for autonomous driving, built using Keras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages