Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
| 4 |
-
# Atari-
|
| 5 |
|
| 6 |
-
This is a large dataset of **10M video frames** and actions collected from the **
|
| 7 |
The dataset enables reproducible, large-scale experiments in action-conditioned video prediction. It is meant to be used with [Jasmine](https://github.com/p-doom/jasmine), our JAX-based world modeling codebase.
|
| 8 |
|
| 9 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
| 4 |
+
# Atari-Bank Heist Dataset
|
| 5 |
|
| 6 |
+
This is a large dataset of **10M video frames** and actions collected from the **Bank Heist** atari environment (Bellemare et al., 2012) in order to train world models.
|
| 7 |
The dataset enables reproducible, large-scale experiments in action-conditioned video prediction. It is meant to be used with [Jasmine](https://github.com/p-doom/jasmine), our JAX-based world modeling codebase.
|
| 8 |
|
| 9 |
---
|