Skip to content

Code for CORL'18 paper "Risk-Aware Active Inverse Reinforcement Learning"

Notifications You must be signed in to change notification settings

Pearl-UTexas/ActiveVaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveVaR

Code for CoRL'18 paper "Risk-Aware Active Inverse Reinforcement Learning".

  • This repo contains the implementation of ActiveVaR and the gridworld simulations
  • Change the QUERY_TYPE in src/active_VaR.cpp to switch between action query and critique query.
  • To run the test:
 mkdir build
 make active_VaR_test
 ./active_VaR_test <random_seed>

About

Code for CORL'18 paper "Risk-Aware Active Inverse Reinforcement Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published