Commit
·
7349f0d
1
Parent(s):
aa4cfb3
update readme
Browse files
README.md
CHANGED
|
@@ -1,11 +1,24 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
-
-
|
| 4 |
-
|
| 5 |
-
-
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: decision-transformer-HalfCheetah-v3
|
| 8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: transformers
|
| 3 |
tags:
|
| 4 |
+
- HalfCheetah-v3
|
| 5 |
+
- deep-reinforcement-learning
|
| 6 |
+
- reinforcement-learning
|
| 7 |
+
- decision-transformer
|
| 8 |
model-index:
|
| 9 |
- name: decision-transformer-HalfCheetah-v3
|
| 10 |
+
results:
|
| 11 |
+
- task:
|
| 12 |
+
type: reinforcement-learning
|
| 13 |
+
name: reinforcement-learning
|
| 14 |
+
dataset:
|
| 15 |
+
name: decision_transformer_gym_replay
|
| 16 |
+
type: decision_transformer_gym_replay
|
| 17 |
+
metrics:
|
| 18 |
+
- type: mean_reward
|
| 19 |
+
value: 0.0 +/- 0.0
|
| 20 |
+
name: mean_reward
|
| 21 |
+
verified: false
|
| 22 |
---
|
| 23 |
|
| 24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|