Skip to content

david-abel/continuous_state_sa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

continuous_state_sa

Code for the preprint Learning State Abstractions for Transfer in Continuous Control by Kavosh Asadi, David Abel, and Michael L. Littman.

To run experiments:

> python run_learning_experiments_(domain).py

Where "(domain)" can be each of {puddle, lunar, cartpole}. To run the transfer experiments, open the file and set params['multitask'] to True.

To reproduce figure 3b, uncomment the call to num_training_data_experiment() in run_learning_experiments_puddle.py and run it.

About

Code for running experiments involving learning state abstractions for continuous state RL problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published