mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): generation 5 progress after 20260821-0056-gen5-s5-intercepts-retry2
This commit is contained in:
@@ -954,5 +954,32 @@
|
||||
"team_1": 46
|
||||
},
|
||||
"win_rate_a": 0.52
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-21T12:49:28+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260821-0056-gen5-s5-intercepts-retry2.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 27,
|
||||
"wins_b": 20,
|
||||
"draws": 3
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 38,
|
||||
"team_1": 49
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 2,
|
||||
"status": "in_progress",
|
||||
"status": "blocked",
|
||||
"log": [
|
||||
{
|
||||
"stage_index": 0,
|
||||
@@ -423,6 +423,88 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260821-0056-gen5-s5-intercepts-retry2",
|
||||
"attempt": 2,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 3.999999910593033e-05,
|
||||
"rollout/airborne_fraction": 0.2582751900553703,
|
||||
"rollout/ep_len_mean": 107.35483990478515,
|
||||
"rollout/ep_rew_mean": 21.299435565948485,
|
||||
"rollout/forward_motion_fraction": 0.34663380977511404,
|
||||
"rollout/goal_rate": 0.7518799985647202,
|
||||
"rollout/grounded_upright_fraction": 0.18188000024855136,
|
||||
"rollout/mean_altitude": 3.246318883895874,
|
||||
"rollout/productive_air_touch_fraction": 0.0,
|
||||
"rollout/upright_fraction": 0.7892111427783967,
|
||||
"rollout/vertical_thrust_mean": 0.06337799821014051
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/productive_air_touch_fraction=0.0000 < 0.0050"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-21T12:49:28+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260821-0056-gen5-s5-intercepts-retry2.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 27,
|
||||
"wins_b": 20,
|
||||
"draws": 3
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 38,
|
||||
"team_1": 49
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-21T12:49:28+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260821-0056-gen5-s5-intercepts-retry2.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 27,
|
||||
"wins_b": 20,
|
||||
"draws": 3
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 38,
|
||||
"team_1": 49
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user