Test25_1800

This commit is contained in:
Johnny Fernandes
2026-04-25 17:00:19 +00:00
parent cc6d72e472
commit 75d030cb49
10 changed files with 140 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.0,
"mean_len": 1500.0,
"mean_min_pen": 12.136781152089437,
"mean_act": 0.6380681545449439
},
{
"n_sheep": 2,
"sr": 0.0,
"mean_len": 1500.0,
"mean_min_pen": 13.609641806284587,
"mean_act": 1.1225489819858792
},
{
"n_sheep": 3,
"sr": 0.0,
"mean_len": 1500.0,
"mean_min_pen": 13.337443319956462,
"mean_act": 1.0186407331574738
}
]
Binary file not shown.