Spaces:
Running
Running
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