A newer version of the Gradio SDK is available:
5.23.3
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