Update ML models and add generated tips (Jan-Feb 2026)

- Updated LSTM and ensemble models with latest training data
- Added weekly tips from January 9 to February 4, 2026
- Updated generation history and learning state
- Added performance reports

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-04 09:56:10 +01:00
co-authored by Claude Opus 4.5
parent 7e24dad849
commit e739226cf1
20 changed files with 336 additions and 59 deletions
@@ -1,9 +1,9 @@
{
"trained_at": "2026-01-05T14:26:53.036260",
"num_samples": 4954,
"trained_at": "2026-02-04T09:51:16.756987",
"num_samples": 3076,
"num_features": 20,
"final_loss": 0.3721399052489188,
"final_val_loss": 0.3729977588499746,
"best_val_loss": 0.37259673303173435,
"final_loss": 0.3723479768672547,
"final_val_loss": 0.3735503777861595,
"best_val_loss": 0.3733456790447235,
"epochs_trained": 30
}
+54 -54
View File
@@ -1,61 +1,61 @@
{
"adjustments": {
"1": -0.019751246878125,
"2": -0.019751246878125,
"3": -0.004826246878125001,
"4": -0.019751246878125,
"5": -0.019751246878125,
"6": -0.019751246878125,
"7": 0.009875251246875,
"8": 0.009949876246875,
"9": -0.019751246878125,
"10": -0.004900871878125002,
"11": -0.004826246878125001,
"12": 0.00987599563125,
"13": -0.019751246878125,
"14": -0.019751246878125,
"15": -0.019751246878125,
"16": -0.004826246878125001,
"17": -0.019751246878125,
"18": -0.019751246878125,
"19": -0.019751246878125,
"20": -0.019751246878125,
"21": -0.019751246878125,
"22": -0.019751246878125,
"23": -0.0050490043687499995,
"24": -0.019751246878125,
"25": -0.004975123753125,
"26": -0.019751246878125,
"27": -0.004900871878125002,
"28": -0.004900871878125002,
"29": -0.019751246878125,
"30": -0.019751246878125,
"31": -0.019751246878125,
"32": 0.00972711875625,
"33": -0.0050490043687499995,
"34": -0.019751246878125,
"35": -0.019751246878125,
"36": -0.019751246878125,
"37": -0.004975123753125,
"38": -0.004900871878125002,
"39": -0.004975123753125,
"40": -0.0050490043687499995,
"41": -0.019751246878125,
"42": -0.0050490043687499995,
"43": -0.019751246878125,
"44": -0.019751246878125,
"45": -0.019751246878125,
"46": 0.010024128121874998,
"47": -0.019751246878125,
"48": -0.019751246878125,
"49": -0.019751246878125
"1": -0.019239457546212986,
"2": -0.04864542018655696,
"3": -0.0341626104844147,
"4": -0.019313709421212986,
"5": -0.03386929706155697,
"6": -0.04864542018655696,
"7": 0.009509281782781966,
"8": -0.01982426680905131,
"9": -0.019164832546212984,
"10": -0.019458901407925413,
"11": -0.0192376104844147,
"12": -0.005193716018053124,
"13": -0.034089832546212985,
"14": -0.04864542018655696,
"15": -0.03386929706155697,
"16": -0.0341626104844147,
"17": -0.04864542018655696,
"18": -0.03401668888972884,
"19": -0.04864542018655696,
"20": -0.04864542018655696,
"21": -0.019314446380353845,
"22": -0.03394317767718197,
"23": -0.019750036932742264,
"24": -0.03386929706155697,
"25": -0.004753345214365449,
"26": -0.03401668888972884,
"27": -0.019458901407925413,
"28": -0.019384649532925416,
"29": -0.034089832546212985,
"30": -0.04864542018655696,
"31": -0.04864542018655696,
"32": -0.005190049554206994,
"33": -0.034378768229570394,
"34": -0.04864542018655696,
"35": -0.03372042018655696,
"36": -0.04864542018655696,
"37": -0.004679834001818573,
"38": -0.03423502453292542,
"39": -0.03430707651119357,
"40": -0.034378768229570394,
"41": -0.04864542018655696,
"42": -0.034378768229570394,
"43": -0.04864542018655696,
"44": -0.03372042018655696,
"45": -0.04864542018655696,
"46": -0.005049972321408152,
"47": -0.03379504518655696,
"48": -0.03401668888972884,
"49": -0.019092802677181973
},
"stats": {
"incorrect": 172,
"correct": 24,
"cycles": 4,
"last_update": "2026-01-05T11:56:39.904258"
"incorrect": 430,
"correct": 60,
"cycles": 10,
"last_update": "2026-01-31T20:12:26.724555"
},
"learning_rate": 0.1,
"last_saved": "2026-01-05T11:56:39.904307"
"last_saved": "2026-01-31T20:12:26.724608"
}
Binary file not shown.