Skip to content

Latest commit

 

History

History

acer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ACER

  • Original paper: https://arxiv.org/abs/1611.01224
  • python -m baselines.run --alg=acer --env=PongNoFrameskip-v4 runs the algorithm for 40M frames = 10M timesteps on an Atari Pong. See help (-h) for more options.
  • also refer to the repo-wide README.md