mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): generation 5 progress after 20260828-0214-gen5-s5-intercepts-retry4
This commit is contained in:
@@ -1197,5 +1197,32 @@
|
||||
"team_1": 34
|
||||
},
|
||||
"win_rate_a": 0.5
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-28T23:16:31+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260828-0214-gen5-s5-intercepts-retry4.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 53,
|
||||
"wins_b": 26,
|
||||
"draws": 21,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 24,
|
||||
"wins_b": 15,
|
||||
"draws": 11
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 44,
|
||||
"team_1": 35
|
||||
},
|
||||
"win_rate_a": 0.53
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 4,
|
||||
"status": "in_progress",
|
||||
"status": "blocked",
|
||||
"log": [
|
||||
{
|
||||
"stage_index": 0,
|
||||
@@ -1100,6 +1100,92 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260828-0214-gen5-s5-intercepts-retry4",
|
||||
"attempt": 4,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 0.0001599999964237213,
|
||||
"rollout/airborne_fraction": 0.3465617146193981,
|
||||
"rollout/ball_above_air_touch_fraction": 0.43904676276445387,
|
||||
"rollout/ball_mean_altitude": 4.170995358467102,
|
||||
"rollout/ball_peak_altitude": 5.4000493516922,
|
||||
"rollout/ep_len_mean": 105.4797999420166,
|
||||
"rollout/ep_rew_mean": 18.875109603881835,
|
||||
"rollout/forward_motion_fraction": 0.49345138001441957,
|
||||
"rollout/goal_rate": 0.7961599955558777,
|
||||
"rollout/grounded_upright_fraction": 0.17021000032126904,
|
||||
"rollout/mean_altitude": 3.3061050333976745,
|
||||
"rollout/productive_air_touch_episode_fraction": 5.9999998658895494e-05,
|
||||
"rollout/productive_air_touch_fraction": 5.9999998658895494e-05,
|
||||
"rollout/upright_fraction": 0.7778172380924225,
|
||||
"rollout/vertical_thrust_mean": 0.12272399805346504
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/productive_air_touch_episode_fraction=0.0001 < 0.0200"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-28T23:16:31+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260828-0214-gen5-s5-intercepts-retry4.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 53,
|
||||
"wins_b": 26,
|
||||
"draws": 21,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 24,
|
||||
"wins_b": 15,
|
||||
"draws": 11
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 44,
|
||||
"team_1": 35
|
||||
},
|
||||
"win_rate_a": 0.53
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-28T23:16:31+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260828-0214-gen5-s5-intercepts-retry4.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 53,
|
||||
"wins_b": 26,
|
||||
"draws": 21,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 11,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 24,
|
||||
"wins_b": 15,
|
||||
"draws": 11
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 44,
|
||||
"team_1": 35
|
||||
},
|
||||
"win_rate_a": 0.53
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user