Skip to content

Everything you need to run the experiments described in the paper "Exploration in Online and Batch Q-Learning"

Notifications You must be signed in to change notification settings

FragLegs/Breakout-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains everything you need to run the experiments described in the paper "Exploration in Online and Batch Q-Learning".

To install, simply run pip install requirements.txt.

experiment.py is the runner for all experiments. Running python experiment.py -h will present a help screen that describes the options available.

To run the Linear Random experiment you would use the following command:

python experiment.py LinearRandom --run-id 1

About

Everything you need to run the experiments described in the paper "Exploration in Online and Batch Q-Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages