145 Forks
410 Stars
410 Watchers

sdsandbox

This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. Recently updated to work on Python 3.4+ and Keras 2+

How to download and setup sdsandbox

Open terminal and run command
git clone https://github.com/tawnkramer/sdsandbox.git
git clone is used to create a copy or clone of sdsandbox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sdsandbox https://github.com/tawnkramer/sdsandbox/archive/master.zip

Or simply clone sdsandbox with SSH
[email protected]:tawnkramer/sdsandbox.git

If you have some problems with sdsandbox

You may open issue on sdsandbox support forum (system) here: https://github.com/tawnkramer/sdsandbox/issues