Skip to content

RUDDER for ATARI games with delayed rewards in OpenAI Baselines package

License

Notifications You must be signed in to change notification settings

bioinf-jku/baselines-rudder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baselines incl. RUDDER

Uses RUDDER on PPO to solve environments with delayed rewards.

Our code is based on the OpenAI Baselines package, in which we included our implementation of RUDDER for PPO for ATARI games with delayed rewards. Additionally, the Tensorflow Layer Library (TeLL) package (v1.0) is required for RUDDER.

RUDDER for PPO2 and more documentation is located in the folder baselines/ppo2_rudder.

Modified/new files:

  • baselines/common/atari_wrappers.py
  • baselines/common/distributions.py
  • baselines/common/vec_env/vec_frame_stack.py
  • baselines/ppo2_rudder/
  • logger.py
  • README.md

About

RUDDER for ATARI games with delayed rewards in OpenAI Baselines package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%