Skip to content

arnavkj1995/BBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BringBackShapes Environment

Codebase for the BringBackShapes (BBS) environment introduced in Learning Robust Dynamics through Variational Sparse Gating.

Setup

conda env create -f env.yml
conda activate bringbackshapes
conda env update --file env.yml --prune
pip install -e .

To run a demo of the environment:

python demos/demo_2d_env.py

Bibtex

If you find this code useful, please cite:

@InProceedings{Jain22,
    author    = "Jain, Arnav Kumar and Sujit, Shivakanth and Joshi, Shruti and Michalski, Vincent and Hafner, Danijar and Kahou, Samira Ebrahimi",
    title     = "Learning Robust Dynamics through Variational Sparse Gating",
    booktitle = {Advances in Neural Information Processing Systems},
    month     = {December},
    year      = {2022}
  }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages