Skip to content

gkswamy98/valuedice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

valuedice

Fork of ValueDICE code that supports discrete action spaces, PyBullet, and is truly off-policy.

Setup

To install dependencies, run:

conda env create -f environment.yml

To download expert data, run:

cd ..
git clone https://github.com/gkswamy98/pillbox.git

Running Experiments

To train a learner:

./value_dice/run_experiments.sh "env_name"

About

Fork of ValueDICE code that supports discrete action spaces, pybullet, and is truly off-policy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published