Skip to content

Latest commit

 

History

History
 
 

conqur

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ConQUR

Code for ConQUR as described in "ConQUR: Mitigating Delusional Bias in Deep Q-learning" by Andy Su, Jayden Ooi, Tyler Lu, Dale Schuurmans, and Craig Boutilier.

The paper is available on arXiv here.

Basic Command

To run ConQUR on Pong:

python -m conqur.main --save_dir=$HOME/conqur --env_name=Pong --logtostderr