Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
library_name: pytorch
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: reinforcement-learning
|
|
@@ -11,8 +12,7 @@ tags:
|
|
| 11 |
- pytorch
|
| 12 |
- td3
|
| 13 |
- representation-learning
|
| 14 |
-
|
| 15 |
-
pipeline_tag: reinforcement-learning
|
| 16 |
|
| 17 |
# DR.Q: Debiased Model-based Representations for Sample-efficient Continuous Control
|
| 18 |
|
|
|
|
| 1 |
+
---
|
| 2 |
library_name: pytorch
|
| 3 |
license: mit
|
| 4 |
pipeline_tag: reinforcement-learning
|
|
|
|
| 12 |
- pytorch
|
| 13 |
- td3
|
| 14 |
- representation-learning
|
| 15 |
+
---
|
|
|
|
| 16 |
|
| 17 |
# DR.Q: Debiased Model-based Representations for Sample-efficient Continuous Control
|
| 18 |
|