Upload Colombia_Superliga/goal_kicks/calibracion_recompensas_goalkicks.json with huggingface_hub
Browse files
Colombia_Superliga/goal_kicks/calibracion_recompensas_goalkicks.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"terminal_rewards": {
|
| 3 |
+
"gol": 1.0,
|
| 4 |
+
"penalty": 0.76,
|
| 5 |
+
"corner": 0.3,
|
| 6 |
+
"foul_favor": 0.19999999999999998,
|
| 7 |
+
"throw_in": 0.0,
|
| 8 |
+
"rival_possession": -0.021947642297075055,
|
| 9 |
+
"perdida_posesion": -0.2779170458362962
|
| 10 |
+
},
|
| 11 |
+
"gamma": 0.98,
|
| 12 |
+
"n_states": 114,
|
| 13 |
+
"n_sequences": 68
|
| 14 |
+
}
|