Skip to content

automl/SPaCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPaCE

Experiments for the ICML 2021 submission "Self-Paced Context Evaluations for Contextual Reinforcement Learning".

To run the experiments, you need to install the dependencies:

pip install -r requirements

The included notebooks for plotting and generating new instance also require jupyter to be installed:

pip install jupyter

To train a SPaCE agent on our provided instances, you can use the provided slurm scripts in the "runscripts" directory. Our own training results are included in this repository. To plot the data, you can use the provided jupyter notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published