8000 GitHub - gsotirchos/RISC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gsotirchos/RISC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/gsotirchos/RISC
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 risc/configs/. To launch an agent, go to the risc/ directory and run:

cd risc/
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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0