Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 691 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 691 Bytes

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