This is a dataset for virtual donkey car race #2, tested on Ubuntu 16/18
Donkeycar, gym-donkey, (tensorflow 1.15.0), and DonkeySimLinux
- "make clean" : removes all the files in models/ and data/
- "make dataset" : picks out images from some tubs needed to correct driving
- "make models/main_linear.h5": trains the network
- "make run_main_linear": launches the simulator installed in DonkeySimLinux/ (try make install).
See Makefile