8000 GitHub - ayghri/TRPO-ATARI: TRPO implemenation on the Atari Learning Environement (ALE)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0