Deep Reinforcement Learning seminar for UniRoma3 Machine Learning 2019-2020 course
Make sure you have already installed those dependencies:
- OpenAI gy:
pip install gym
- Tensorflow: you can follow their tutorial clicking here
- Keras
pip install keras
The tutorial is tested against tensorflow 1, but it should run for tensorflow 2 becuase we are using Keras