Upload Chile_Primera/throw_ins/calibracion_recompensas_throwins.json with huggingface_hub
Browse files
Chile_Primera/throw_ins/calibracion_recompensas_throwins.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"terminal_rewards": {
|
| 3 |
+
"gol": 1.0,
|
| 4 |
+
"penalty": 0.76,
|
| 5 |
+
"corner": 0.04305449068710063,
|
| 6 |
+
"foul_favor": 0.0622684255670066,
|
| 7 |
+
"throw_in_won": 0.0311342127835033,
|
| 8 |
+
"salida_mitad_ofensiva": -0.0311342127835033,
|
| 9 |
+
"rival_possession": -0.008255105342171498,
|
| 10 |
+
"perdida_posesion": -0.0559067794952155
|
| 11 |
+
},
|
| 12 |
+
"gamma": 0.98,
|
| 13 |
+
"n_states": 270,
|
| 14 |
+
"n_sequences": 5738
|
| 15 |
+
}
|