Skip to content

TRPO implemenation on the Atari Learning Environement (ALE)

Notifications You must be signed in to change notification settings

ayghri/TRPO-ATARI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRPO-ATARI

TRPO implementation on the Atari Learning Environement (ALE), done as a RL project
The ALE environment part was based on :

  1. DQN : https://github.com/devsisters/DQN-tensorflow

Requirements

  • Tensorflow
  • numpy
  • scipy
  • scikit-image
  • ale_python_interface : install from here

About

TRPO implemenation on the Atari Learning Environement (ALE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages