mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): generation 5 progress after 20260825-0835-gen5-s5-intercepts-retry1
This commit is contained in:
@@ -1116,5 +1116,32 @@
|
||||
"team_1": 39
|
||||
},
|
||||
"win_rate_a": 0.45
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-26T05:31:14+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260825-0835-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 54,
|
||||
"wins_b": 30,
|
||||
"draws": 16,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 13,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 36,
|
||||
"team_1": 48
|
||||
},
|
||||
"win_rate_a": 0.54
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 1,
|
||||
"attempt": 2,
|
||||
"status": "in_progress",
|
||||
"log": [
|
||||
{
|
||||
@@ -840,6 +840,92 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260825-0835-gen5-s5-intercepts-retry1",
|
||||
"attempt": 1,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 0.0003199999928474426,
|
||||
"rollout/airborne_fraction": 0.346053285330534,
|
||||
"rollout/ball_above_air_touch_fraction": 0.4410076189041138,
|
||||
"rollout/ball_mean_altitude": 4.184429080486297,
|
||||
"rollout/ball_peak_altitude": 5.426401369094848,
|
||||
"rollout/ep_len_mean": 102.62456001281738,
|
||||
"rollout/ep_rew_mean": 17.775326847076418,
|
||||
"rollout/forward_motion_fraction": 0.4838073335886002,
|
||||
"rollout/goal_rate": 0.8083599947690964,
|
||||
"rollout/grounded_upright_fraction": 0.18622000043094158,
|
||||
"rollout/mean_altitude": 3.3077937359809875,
|
||||
"rollout/productive_air_touch_episode_fraction": 5.9999998658895494e-05,
|
||||
"rollout/productive_air_touch_fraction": 5.9999998658895494e-05,
|
||||
"rollout/upright_fraction": 0.7801537146568298,
|
||||
"rollout/vertical_thrust_mean": 0.1263369978432916
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/productive_air_touch_episode_fraction=0.0001 < 0.0200"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-26T05:31:14+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260825-0835-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 54,
|
||||
"wins_b": 30,
|
||||
"draws": 16,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 13,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 36,
|
||||
"team_1": 48
|
||||
},
|
||||
"win_rate_a": 0.54
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-26T05:31:14+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260825-0835-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 54,
|
||||
"wins_b": 30,
|
||||
"draws": 16,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 13,
|
||||
"draws": 6
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 36,
|
||||
"team_1": 48
|
||||
},
|
||||
"win_rate_a": 0.54
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user