Skip to content

adversarial vehicle planning with deep reinforcement learning

Notifications You must be signed in to change notification settings

cyrusxyl/avp-deepRL

Repository files navigation

Adversarial Vehicle Planning with Deep RL

Based on DDPG-Keras-Torcs

Contents should be copied to under gym_torcs/ to run

Setup gym_torcs

Follow instruction at gym_torcs

Setup DDPG enviornment

conda create -n yourEnvName
source activate yourEnvName
conda install tensorflow=0.10
conda install keras=1.1
conda install h5py

Test setup

source activate yourEnvName
python ddpg.py

About

adversarial vehicle planning with deep reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published