A3C Blog Post
In order to run this code, you will need the following prerequisites:
- OpenAI Gym -
pip install gym
- pyglet -
pip install pyglet
- TensorFlow -
pip install tensorflow==2.2.0
In order to run this code, you will need the following prerequisites:
pip install gym
pip install pyglet
pip install tensorflow==2.2.0