Skip to content

jas97/reccover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReCCoVER: Recognizing Causal Confusion for Explainable Reinforcement Learning

Code accompanying our paper ReCCoVER: Detecting Causal Confusion for Explainable RL.

Installation

Necessary packages can be installed directly from the requirements.txt file:

pip install -r requirements.txt

Running the code

ReCCoVER has been evaluated in two environments: OpenAI taxi environment and Minigrid traffic environment.

To train and evaluate ReCCoVER in the taxi environment:

python main.py --task taxi --train

To train and evaluate ReCCoVER in the minigrid traffic environment:

python main.py --task traffic --train

About

ReCCoVER: Recognizing Causal Confusion for Explainable Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages