Skip to content

gsotirchos/SIERL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

524 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIERL

Installation

To install all the necessary dependencies, create a Conda virtual environment using the file provided:

git clone https://github.com/******/SIERL
conda env create -f environment.yaml

Running the code

The configs for running the experiments described in the paper can be found in the folder sierl/configs/. To launch an agent, go to the sierl/ directory and run:

cd sierl/
python main.py -c configs/episodic/sierl.yaml

We provide SIERL configurations for Minigrid and the Atari game Montezuma's Revenge.

Bibtex

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%