Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
|
| 6 |
+
library_name: pytorch
|
| 7 |
+
|
| 8 |
+
tags:
|
| 9 |
+
- teleoperation
|
| 10 |
+
- autonomous-driving
|
| 11 |
+
- world-model
|
| 12 |
+
- video-prediction
|
| 13 |
+
- robotics
|
| 14 |
+
- carla
|
| 15 |
+
- pytorch
|
| 16 |
+
- predictive-display
|
| 17 |
+
- future-action-prediction
|
| 18 |
---
|