matias-cataife commited on
Commit
4c5f8e9
·
verified ·
1 Parent(s): d760936

Upload Croatia_Prva_HNL/goal_kicks/calibracion_recompensas_goalkicks.json with huggingface_hub

Browse files
Croatia_Prva_HNL/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.06849663709157142,
6
+ "foul_favor": 0.08308942473472913,
7
+ "throw_in": 0.0,
8
+ "rival_possession": -0.007418828222358961,
9
+ "perdida_posesion": -0.052808599373353214
10
+ },
11
+ "gamma": 0.98,
12
+ "n_states": 267,
13
+ "n_sequences": 2914
14
+ }