Test25_1700

This commit is contained in:
Johnny Fernandes
2026-04-25 16:02:10 +00:00
parent 75c5b7c014
commit 3a5decb185
5 changed files with 106 additions and 0 deletions
@@ -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": 1.0,
"mean_len": 267.6333333333333,
"mean_min_pen": 3.7235233147939044,
"mean_act": 0.3746675180125346
},
{
"n_sheep": 2,
"sr": 0.06666666666666667,
"mean_len": 1458.6666666666667,
"mean_min_pen": 14.14484707514445,
"mean_act": 0.284232099657656
},
{
"n_sheep": 3,
"sr": 0.0,
"mean_len": 1500.0,
"mean_min_pen": 12.514182837804158,
"mean_act": 1.2590703022670828
}
]
Binary file not shown.