Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FactorSim: Generative Simulation via Factorized Representation

NeurIPS 2024

Website Paper

Fan-Yun Sun, Harini S I, Alex Zook, Jonathan Tremblay, Logan Cross, Jiajun Wu, Nick Haber

teaser

Simulation Generation

Refer to the README under the directory factorsim.

$ cd factorsim
$ ./go.sh GAME_NAME

Zero-shot transfer experiments

Refer to rl_training/rl_train.sh.

To train RL policies on the PLE environments ("ground-truth" environments used in the paper), run

$ cd rl_training
$ ./rl_train.sh pong ppo gt --train_on_ple

Miscellaneous

To export video trajectory of a policy

$ cd rl_training
$ python -m utils.export_video pong

Acknowledgement

About

Official Code for the NeurIPS 2024 paper "FactorSim: Generative Simulation via Factorized Representation"

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages