Skip to content

Commit 68ee603

Browse files
committed
update README
1 parent 0a9db21 commit 68ee603

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ python train.py
111111

112112
![embeddings](./assets/embeddings.png)
113113

114+
### Applications
115+
116+
For a cool application of this model check out [neural game engine](https://github.com/AndrewBoessen/neural-game-engine), a neural network approach for modeling interactive game environments using Vector Quantized Variational Auto-Encoder (VQ-VAE) and Spatio-Temporal Transformers. Trained on Atari Skiing gameplay data.
117+
118+
| ![SkiingGIF](./assets/original.gif) | ![Generated](./assets/game.gif) |
119+
| :---------------------------------: | :-----------------------------: |
120+
| Original | AI Generated |
121+
114122
## Contributing
115123

116124
Contributions are welcome! Please feel free to submit a Pull Request.

assets/game.gif

274 KB
Loading

assets/original.gif

559 KB
Loading

0 commit comments

Comments
 (0)