LBJLincoln commited on
Commit
eef8810
·
1 Parent(s): 2e1a5f1

feat: Nomos42 Pixel World — 207 agent trading floor (pixel art, PixiJS 8)

Browse files
data/agent-health.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "timestamp": "2026-04-04T22:00:36.443223Z",
3
  "projects": {
4
  "nba": {
5
  "name": "NBA Quant AI",
@@ -7,7 +7,7 @@
7
  "S10": {
8
  "status": "UP",
9
  "brier": 0.22454,
10
- "generation": 708,
11
  "model": "xgboost_brier",
12
  "last_improvement": null,
13
  "stagnation_cycles": 0
@@ -15,7 +15,7 @@
15
  "S11": {
16
  "status": "UP",
17
  "brier": 0.22273,
18
- "generation": 1405,
19
  "model": "xgboost",
20
  "last_improvement": null,
21
  "stagnation_cycles": 0
@@ -23,7 +23,7 @@
23
  "S12": {
24
  "status": "UP",
25
  "brier": 0.22506,
26
- "generation": 1336,
27
  "model": "catboost",
28
  "last_improvement": null,
29
  "stagnation_cycles": 0
@@ -31,7 +31,7 @@
31
  "S13": {
32
  "status": "UP",
33
  "brier": 0.22455,
34
- "generation": 1018,
35
  "model": "extra_trees",
36
  "last_improvement": null,
37
  "stagnation_cycles": 0
@@ -39,7 +39,7 @@
39
  "S14": {
40
  "status": "UP",
41
  "brier": 0.22666,
42
- "generation": 1070,
43
  "model": "xgboost_brier",
44
  "last_improvement": null,
45
  "stagnation_cycles": 0
@@ -47,7 +47,7 @@
47
  "S15": {
48
  "status": "UP",
49
  "brier": 0.22159,
50
- "generation": 1826,
51
  "model": "random_forest",
52
  "last_improvement": null,
53
  "stagnation_cycles": 0
 
1
  {
2
+ "timestamp": "2026-04-04T20:00:45.620367Z",
3
  "projects": {
4
  "nba": {
5
  "name": "NBA Quant AI",
 
7
  "S10": {
8
  "status": "UP",
9
  "brier": 0.22454,
10
+ "generation": 662,
11
  "model": "xgboost_brier",
12
  "last_improvement": null,
13
  "stagnation_cycles": 0
 
15
  "S11": {
16
  "status": "UP",
17
  "brier": 0.22273,
18
+ "generation": 1271,
19
  "model": "xgboost",
20
  "last_improvement": null,
21
  "stagnation_cycles": 0
 
23
  "S12": {
24
  "status": "UP",
25
  "brier": 0.22506,
26
+ "generation": 1291,
27
  "model": "catboost",
28
  "last_improvement": null,
29
  "stagnation_cycles": 0
 
31
  "S13": {
32
  "status": "UP",
33
  "brier": 0.22455,
34
+ "generation": 969,
35
  "model": "extra_trees",
36
  "last_improvement": null,
37
  "stagnation_cycles": 0
 
39
  "S14": {
40
  "status": "UP",
41
  "brier": 0.22666,
42
+ "generation": 1010,
43
  "model": "xgboost_brier",
44
  "last_improvement": null,
45
  "stagnation_cycles": 0
 
47
  "S15": {
48
  "status": "UP",
49
  "brier": 0.22159,
50
+ "generation": 1712,
51
  "model": "random_forest",
52
  "last_improvement": null,
53
  "stagnation_cycles": 0
data/arena/agent-states-v5.json CHANGED
The diff for this file is too large to render. See raw diff
 
data/nba-agent/bankroll-state.json CHANGED
@@ -18,7 +18,7 @@
18
  "daily_bets_today": 0,
19
  "daily_profit_today": 0.0,
20
  "last_bet_ts": "2026-04-03T00:00:00+00:00",
21
- "last_updated": "2026-04-04T22:04:18.691644+00:00",
22
  "created": "2026-03-15T11:16:28.623775+00:00",
23
  "roi_pct": -8.71,
24
  "win_rate_pct": 38.64,
 
18
  "daily_bets_today": 0,
19
  "daily_profit_today": 0.0,
20
  "last_bet_ts": "2026-04-03T00:00:00+00:00",
21
+ "last_updated": "2026-04-05T00:08:29.741799+00:00",
22
  "created": "2026-03-15T11:16:28.623775+00:00",
23
  "roi_pct": -8.71,
24
  "win_rate_pct": 38.64,