Skip to content

jas97/interactive-reward-shaping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Reward Shaping

The code for the paper ``Iterative Reward Shaping using Human Feedback for Correcting Reward Misspecification''.

Installation

conda create -n irs python=3.7  
conda activate irs  
pip install -r requirements.txt  

Running Experiments

python main.py --task gridworld  

python main.py --task highway  

python main.py --task inventory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages