mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-16 14:02:03 +00:00
chore(training): generation 5 progress after 20260827-0426-gen5-s5-intercepts-retry3
This commit is contained in:
@@ -1170,5 +1170,32 @@
|
|||||||
"team_1": 42
|
"team_1": 42
|
||||||
},
|
},
|
||||||
"win_rate_a": 0.55
|
"win_rate_a": 0.55
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": "2026-08-28T01:14:11+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260827-0426-gen5-s5-intercepts-retry3.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||||
|
"seed": 1,
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 50,
|
||||||
|
"wins_b": 21,
|
||||||
|
"draws": 29,
|
||||||
|
"side_results": {
|
||||||
|
"a_team_0": {
|
||||||
|
"wins_a": 26,
|
||||||
|
"wins_b": 10,
|
||||||
|
"draws": 14
|
||||||
|
},
|
||||||
|
"a_team_1": {
|
||||||
|
"wins_a": 24,
|
||||||
|
"wins_b": 11,
|
||||||
|
"draws": 15
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"physical_team_wins": {
|
||||||
|
"team_0": 37,
|
||||||
|
"team_1": 34
|
||||||
|
},
|
||||||
|
"win_rate_a": 0.5
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"stage_index": 1,
|
"stage_index": 1,
|
||||||
"attempt": 3,
|
"attempt": 4,
|
||||||
"status": "in_progress",
|
"status": "in_progress",
|
||||||
"log": [
|
"log": [
|
||||||
{
|
{
|
||||||
@@ -1012,6 +1012,94 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"decision": "fail"
|
"decision": "fail"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stage_index": 1,
|
||||||
|
"stage_number": 5,
|
||||||
|
"stage_name": "intercepts",
|
||||||
|
"experiment": "20260827-0426-gen5-s5-intercepts-retry3",
|
||||||
|
"attempt": 3,
|
||||||
|
"telemetry_tail": {
|
||||||
|
"rollout/air_touch_fraction": 0.0004399999901652336,
|
||||||
|
"rollout/airborne_fraction": 0.3489525710642338,
|
||||||
|
"rollout/ball_above_air_touch_fraction": 0.43863847601413725,
|
||||||
|
"rollout/ball_mean_altitude": 4.177910518169403,
|
||||||
|
"rollout/ball_peak_altitude": 5.388654420852661,
|
||||||
|
"rollout/ep_len_mean": 106.22960006713868,
|
||||||
|
"rollout/ep_rew_mean": 19.508184005737306,
|
||||||
|
"rollout/forward_motion_fraction": 0.4770670472383499,
|
||||||
|
"rollout/goal_rate": 0.7942799959182739,
|
||||||
|
"rollout/grounded_upright_fraction": 0.1820300002247095,
|
||||||
|
"rollout/mean_altitude": 3.3168045945167544,
|
||||||
|
"rollout/productive_air_touch_episode_fraction": 0.00017999999597668648,
|
||||||
|
"rollout/productive_air_touch_fraction": 0.00017999999597668648,
|
||||||
|
"rollout/upright_fraction": 0.7729688076972961,
|
||||||
|
"rollout/vertical_thrust_mean": 0.12024399826256559
|
||||||
|
},
|
||||||
|
"telemetry_failures": [
|
||||||
|
"rollout/productive_air_touch_episode_fraction=0.0002 < 0.0200"
|
||||||
|
],
|
||||||
|
"evaluation_goal_failures": [
|
||||||
|
"20260816-2126-gen5-s4-handling-retry2.json: goal_rate=0.710 < 0.750"
|
||||||
|
],
|
||||||
|
"side_balance_failures": [],
|
||||||
|
"eval": {
|
||||||
|
"timestamp": "2026-08-28T01:14:11+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260827-0426-gen5-s5-intercepts-retry3.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||||
|
"seed": 1,
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 50,
|
||||||
|
"wins_b": 21,
|
||||||
|
"draws": 29,
|
||||||
|
"side_results": {
|
||||||
|
"a_team_0": {
|
||||||
|
"wins_a": 26,
|
||||||
|
"wins_b": 10,
|
||||||
|
"draws": 14
|
||||||
|
},
|
||||||
|
"a_team_1": {
|
||||||
|
"wins_a": 24,
|
||||||
|
"wins_b": 11,
|
||||||
|
"draws": 15
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"physical_team_wins": {
|
||||||
|
"team_0": 37,
|
||||||
|
"team_1": 34
|
||||||
|
},
|
||||||
|
"win_rate_a": 0.5
|
||||||
|
},
|
||||||
|
"evals": [
|
||||||
|
{
|
||||||
|
"timestamp": "2026-08-28T01:14:11+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260827-0426-gen5-s5-intercepts-retry3.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||||
|
"seed": 1,
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 50,
|
||||||
|
"wins_b": 21,
|
||||||
|
"draws": 29,
|
||||||
|
"side_results": {
|
||||||
|
"a_team_0": {
|
||||||
|
"wins_a": 26,
|
||||||
|
"wins_b": 10,
|
||||||
|
"draws": 14
|
||||||
|
},
|
||||||
|
"a_team_1": {
|
||||||
|
"wins_a": 24,
|
||||||
|
"wins_b": 11,
|
||||||
|
"draws": 15
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"physical_team_wins": {
|
||||||
|
"team_0": 37,
|
||||||
|
"team_1": 34
|
||||||
|
},
|
||||||
|
"win_rate_a": 0.5
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"decision": "fail"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user