Skip to content

rail-berkeley/grif_release

Repository files navigation

Goal Representations for Instruction Following (GRIF)

This is the code repository for the paper Goal Representations for Instruction Following: A Semi-Supervised Language Interface to Control [arXiv, website].

Based on dibyaghosh/jaxrl_minimal.

Environment

For GPU:

conda env create -f environment_cuda.yml

For TPU:

conda env create -f environment_tpu.yml

See the Jax Github page for more details on installing Jax.

Running

To train GRIF, run

bash experiments/scripts/launch_bridge.sh GRIF

About

Code release for the paper "Goal Representations for Instruction Following: A Semi-Supervised Language Interface to Control"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •