Skip to content

Code for the paper "Learning to Assist Humans without Inferring Rewards"

Notifications You must be signed in to change notification settings

vivekmyers/empowerment_successor_representations

Repository files navigation

Empowerment via Succesor Representations

Empowerment for surprise minimization in gridworld and overcooked environments.

Installation

To install required packages, use conda env create

Contrastive Empowerment

To train the learned contrastive empowerment agent, activate the virtual environment using conda activate empgrid, and run train.py with the desired arguments:

python train.py --num_boxes 0 --seed 0

About

Code for the paper "Learning to Assist Humans without Inferring Rewards"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages