Commit
•
d018c54
1
Parent(s):
57e1426
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ This is a trained [Decision Transformer](https://arxiv.org/abs/2106.01345) model
|
|
11 |
|
12 |
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-hopper-expert/resolve/main/hopper-expert.mp4" controls autoplay loop></video>
|
13 |
|
14 |
-
The following normlization
|
15 |
|
16 |
mean = [ 1.3490015, -0.11208222, -0.5506444, -0.13188992, -0.00378754, 2.6071432, 0.02322114, -0.01626922, -0.06840388, -0.05183131, 0.04272673]
|
17 |
|
|
|
11 |
|
12 |
<video src="https://huggingface.co/edbeeching/decision-transformer-gym-hopper-expert/resolve/main/hopper-expert.mp4" controls autoplay loop></video>
|
13 |
|
14 |
+
The following normlization coefficients are required to use this model:
|
15 |
|
16 |
mean = [ 1.3490015, -0.11208222, -0.5506444, -0.13188992, -0.00378754, 2.6071432, 0.02322114, -0.01626922, -0.06840388, -0.05183131, 0.04272673]
|
17 |
|