Skip to content

skylooop/ICVF-Equinox

Repository files navigation

ICVF (Reinforcement Learning from Passive Data via Latent Intentions) in Equinox

This repository contains reproduction code for the paper Reinforcement Learning from Passive Data via Latent Intentions.

Based on original codebase https://github.com/dibyaghosh/icvf_release/tree/main with some changes to work in Equinox!

Examples

To train an ICVF agent on the Antmaze dataset, run:

python experiments/antmaze/train_icvf.py --env_name=antmaze-large-diverse-v2

Expected Output

If running with wandb, then sample output should be:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published