Pytorch implementation of "Genie: Generative Interactive Environments", Bruce et al. (2024).
Stars
269
Forks
35
Watchers
269
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
82
commits
โจ Added seperate training scripts for video-tokenizer and genie models
cfe9c01View on GitHub๐ Fixed minor bugs in test for quantization and tokenizer
6c27f60View on GitHub๐ง General fixes toward functioning VideoTokenizer training
d22de56View on GitHubโจ Added script for sampling training videos from gym
10079c9View on GitHub๐ง Global fixes towards functioning VideoTokenizer training
7c138b3View on GitHub๐ง Initial implementation of the complete Genie model (Lightning)
4d19c72View on GitHub