Test25_1820

This commit is contained in:
Johnny Fernandes
2026-04-25 17:19:02 +00:00
parent 16878c5a0b
commit 5005128c07
5 changed files with 91 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"W_PER_SHEEP": 1.0,
"W_ALIGN": 0.0,
"W_PEN_BONUS": 5.0,
"W_STEP_COST": 0.02,
"W_COMPLETE": 200.0,
"W_COMPACT": 1.5,
"ALIGN_SHAPE": "standoff",
"ALIGN_GATED": false,
"ent_coef": 0.02
}
Binary file not shown.
@@ -0,0 +1,23 @@
[
{
"n_sheep": 1,
"sr": 0.8333333333333334,
"mean_len": 518.5333333333333,
"mean_min_pen": 3.5244259238243103,
"mean_act": 0.25044742608759274
},
{
"n_sheep": 2,
"sr": 1.0,
"mean_len": 694.9,
"mean_min_pen": 3.4314632336298625,
"mean_act": 0.5796192060058971
},
{
"n_sheep": 3,
"sr": 0.9,
"mean_len": 794.1333333333333,
"mean_min_pen": 3.6645382324854534,
"mean_act": 0.46590614892287907
}
]
Binary file not shown.