anaconda python3.6 tensorflow 1.2
#run: 1 python main.py 2 python train_a3c.py
https://github.com/bn2302/rl_torcs
https://github.com/awjuliani/DeepRL-Agents/blob/master/A3C-Doom.ipynb as the basis for the A3c implementation.
https://github.com/yanpanlau/DDPG-Keras-Torcs as the basis for the DDPG.
https://github.com/plumbee/nvidia-hw-accelerated-box as the basis for the setup scripts.