This is an implementation of Asynchronous Methods for Deep Reinforcement Learning (based on Mnih et al., 2016) in TensorFlow + OpenAI Gym.
- gym (Atari environment)
- scikit-image
- tensorflow
Coming soon...
For asynchronous advantage actor-critic, run:
python main.py
Run the following:
tensorboard --logdir=summary/