TRPO implementation on the Atari Learning Environement (ALE), done as a RL project
The ALE environment part was based on :
- Tensorflow
- numpy
- scipy
- scikit-image
- ale_python_interface : install from here
TRPO implementation on the Atari Learning Environement (ALE), done as a RL project
The ALE environment part was based on :