Skip to content

madan96/ExTra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExTra

Supplementary material here.

Use pip install -r requirements.txt to install all the dependencies.

Go to the pyemd folder and use pip install -e . for installing pyemd.

Run epsilon-greedy exploration using python q_learning.py

Run MBIE-EB using `python q_learning_count_based.py

Run Pursuit exploration using python q_learning_pursuit.py

Run Softmax exploration using python q_learning_softmax.py

Run T-ReX using python run_trex_curr.py

Use the --help flag to check available parameters.

About

Transfer guided exploration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages