Update README.md
Browse files
README.md
CHANGED
|
@@ -20,4 +20,12 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
+
license: unlicense
|
| 24 |
+
pretty_name: DOOM (1993) "Knee Deep in Hell" Gameplay
|
| 25 |
+
size_categories:
|
| 26 |
+
- 10K<n<100K
|
| 27 |
---
|
| 28 |
+
|
| 29 |
+
This is some crappy gameplay of me playing DOOM (1993) first episode ("Knee Deep in Hell") with VizDoom on a resolution of 320x240 to train an Inverse Dynamic Model on DOOM.
|
| 30 |
+
|
| 31 |
+
Use it how you want. The gameplay is in the public domain.
|