Upload Spanish_Segunda_Division/corners/calibracion_recompensas.json with huggingface_hub
Browse files
Spanish_Segunda_Division/corners/calibracion_recompensas.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"terminal_rewards": {
|
| 3 |
+
"gol": 1.0,
|
| 4 |
+
"corner": 0.11200959089201151,
|
| 5 |
+
"third_exit": -0.09086666204030869,
|
| 6 |
+
"perdida_posesion": -0.08133487089870582
|
| 7 |
+
},
|
| 8 |
+
"gamma": 0.98,
|
| 9 |
+
"n_states": 277,
|
| 10 |
+
"n_sequences": 6501
|
| 11 |
+
}
|