Update README.md
Browse files
README.md
CHANGED
|
@@ -212,5 +212,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 212 |
**BibTeX:**
|
| 213 |
|
| 214 |
```bibtex
|
| 215 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 216 |
```
|
|
|
|
| 212 |
**BibTeX:**
|
| 213 |
|
| 214 |
```bibtex
|
| 215 |
+
@article{lee2018stochastic,
|
| 216 |
+
title={Stochastic Adversarial Video Prediction},
|
| 217 |
+
author={Lee, Alex X. and Zhang, Richard and Ebert, Frederik and Abbeel, Pieter and Finn, Chelsea and Levine, Sergey},
|
| 218 |
+
journal={arXiv preprint arXiv:1804.01523},
|
| 219 |
+
year={2018},
|
| 220 |
+
url={https://arxiv.org/abs/1804.01523}
|
| 221 |
+
}
|
| 222 |
```
|