Henry-Ellis commited on
Commit
6c3a86f
·
verified ·
1 Parent(s): 4b9142f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -212,5 +212,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
212
  **BibTeX:**
213
 
214
  ```bibtex
215
- [More Information Needed]
 
 
 
 
 
 
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
  ```