Commit 7e03ed6
committed
chore(julia): archive five superseded training scripts ahead of S2 wiring
train_models.jl (bag-of-words MVP), train_advanced_models.jl (GPU-assumed),
train_complete_final.jl (logistic-regression copy-paste),
train_final_models.jl (broken stubs), and train_and_evaluate.jl
(synthetic-metrics only) are moved to src/julia/archive/ with a
one-line deprecation header. run_training.jl is now the single
canonical entry point.
https://claude.ai/code/session_01YPqu7gti4azBach6ZvpRFJ1 parent 946541f commit 7e03ed6
5 files changed
Lines changed: 5 additions & 0 deletions
File tree
- src/julia/archive
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments