[MNIST] 20250817-144334 | best_acc=0.9926
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- sweep/MNIST/20250817-144334_MNIST/README.md +10 -0
- sweep/MNIST/20250817-144334_MNIST/config.json +41 -0
- sweep/MNIST/20250817-144334_MNIST/history.csv +11 -0
- sweep/MNIST/20250817-144334_MNIST/history.json +110 -0
- sweep/MNIST/20250817-144334_MNIST/manifest.json +43 -0
- sweep/MNIST/20250817-144334_MNIST/plots/accuracy.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_10.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_13.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_14.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_16.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_17.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_18.png +3 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_19.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_20.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_37.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_7.png +3 -0
- sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_mnist_epoch_9.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_1.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_10.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_11.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_12.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_13.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_14.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_15.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_16.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_17.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_18.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_19.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_2.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_20.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_21.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_22.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_23.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_24.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_25.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_26.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_27.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_28.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_29.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_3.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_30.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_31.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_32.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_33.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_34.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_35.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_36.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_37.png +0 -0
- sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_38.png +0 -0
.gitattributes
CHANGED
@@ -338,3 +338,5 @@ breastmnist/20250817-143604_breastmnist/plots/best_confusion_epoch_18.png filter
|
|
338 |
breastmnist/20250817-143604_breastmnist/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
339 |
breastmnist/20250817-143710_breastmnist/plots/best_confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text
|
340 |
breastmnist/20250817-143710_breastmnist/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
338 |
breastmnist/20250817-143604_breastmnist/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
339 |
breastmnist/20250817-143710_breastmnist/plots/best_confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text
|
340 |
breastmnist/20250817-143710_breastmnist/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
341 |
+
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text
|
342 |
+
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
sweep/MNIST/20250817-144334_MNIST/README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Pentachora Adaptive Encoded — 20250817-144334
|
2 |
+
|
3 |
+
**Dataset:** MNIST
|
4 |
+
|
5 |
+
**Contents**
|
6 |
+
- `weights/*.safetensors` — encoder, constellation, diagnostic head
|
7 |
+
- `config.json`, `manifest.json`
|
8 |
+
- `history.json` / `history.csv`
|
9 |
+
- `tensorboard/` (and `tensorboard_events.zip`)
|
10 |
+
- `plots/` — accuracy, loss, λ, confusion
|
sweep/MNIST/20250817-144334_MNIST/config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"augment": false,
|
3 |
+
"base_dim": 56,
|
4 |
+
"batch_size": 1024,
|
5 |
+
"channels": 24,
|
6 |
+
"dataset": "all",
|
7 |
+
"deterministic": true,
|
8 |
+
"deterministic_cublas": false,
|
9 |
+
"epochs": 10,
|
10 |
+
"hf_dataset_dir_template": "{dataset}",
|
11 |
+
"hf_preserve_case": true,
|
12 |
+
"hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded",
|
13 |
+
"hf_run_dir_template": "{ts}_{dataset}",
|
14 |
+
"hf_subdir_root": "sweep",
|
15 |
+
"hf_weight_suffix_dataset": true,
|
16 |
+
"img_channels": "auto",
|
17 |
+
"img_size": 28,
|
18 |
+
"input_channels": 1,
|
19 |
+
"input_dim": 784,
|
20 |
+
"lambda_separation": 0.391,
|
21 |
+
"loss_weight_scalar": 0.1,
|
22 |
+
"lr": 0.001,
|
23 |
+
"normalize": true,
|
24 |
+
"note": "",
|
25 |
+
"num_classes": 10,
|
26 |
+
"num_heads": 2,
|
27 |
+
"num_pentachoron_pairs": 2,
|
28 |
+
"per_dataset_norm": true,
|
29 |
+
"proj_dim": null,
|
30 |
+
"seed": 420,
|
31 |
+
"seed_per_dataset": false,
|
32 |
+
"strict_determinism": false,
|
33 |
+
"sweep_all": true,
|
34 |
+
"temp": 0.7,
|
35 |
+
"w_ce": 1.0,
|
36 |
+
"w_diag": 0.1,
|
37 |
+
"w_dual": 1.0,
|
38 |
+
"w_reg": 0.1,
|
39 |
+
"w_rose": 1.0,
|
40 |
+
"weight_decay": 1e-05
|
41 |
+
}
|
sweep/MNIST/20250817-144334_MNIST/history.csv
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda
|
2 |
+
1,4.103893492380778,0.6125833333333334,0.5826,1.9263954665501912,1.501615854136149,0.4228146640141805,0.05949416322161754,2.471181225458781,0.5078004002571106
|
3 |
+
2,3.2699721692403156,0.7925,0.7936,1.4898350381851195,1.211196774228414,0.2710180690765381,0.005864961487799883,2.973357782872518,0.5135120153427124
|
4 |
+
3,2.8607605323791505,0.88105,0.979,1.1506125714619955,1.1580663213094076,0.25288690888086957,0.0033539703381558258,2.988592976633708,0.5158525705337524
|
5 |
+
4,2.5657423137664797,0.9552166666666667,0.9825,0.892086604531606,1.128335967954,0.24432243831952413,0.0025290595224748053,3.007444142150879,0.5181639790534973
|
6 |
+
5,2.359041706975301,0.9707166666666667,0.9884,0.7119159476280212,1.1069770886739094,0.23791685276826222,0.0019197740230088433,3.0203984683990477,0.5189028978347778
|
7 |
+
6,2.2292722785949706,0.9783,0.9903,0.5988489739735922,1.09335870997111,0.23393636706670126,0.001535311132359008,3.0297468912760417,0.5194896459579468
|
8 |
+
7,2.140906074523926,0.9823166666666666,0.991,0.5234365889072419,1.0832002922058106,0.23054534782568614,0.0010864669206862648,3.0361521254221597,0.5194792747497559
|
9 |
+
8,2.090256425221761,0.9837,0.9924,0.4802226699193319,1.0772544301350913,0.22871468885739643,0.0008847821028282245,3.0397615886688234,0.5191865563392639
|
10 |
+
9,2.0629433558146157,0.9837833333333333,0.9926,0.4571285227775574,1.0739467847188313,0.2276169265826543,0.0007383795192465187,3.0417726746877034,0.5191865563392639
|
11 |
+
10,2.055205061086019,0.9841666666666666,0.9923,0.451275897248586,1.072476609992981,0.2271399253288905,0.0006721148591488599,3.04245395711263,0.5191490650177002
|
sweep/MNIST/20250817-144334_MNIST/history.json
ADDED
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ce": [
|
3 |
+
1.9263954665501912,
|
4 |
+
1.4898350381851195,
|
5 |
+
1.1506125714619955,
|
6 |
+
0.892086604531606,
|
7 |
+
0.7119159476280212,
|
8 |
+
0.5988489739735922,
|
9 |
+
0.5234365889072419,
|
10 |
+
0.4802226699193319,
|
11 |
+
0.4571285227775574,
|
12 |
+
0.451275897248586
|
13 |
+
],
|
14 |
+
"diag": [
|
15 |
+
0.05949416322161754,
|
16 |
+
0.005864961487799883,
|
17 |
+
0.0033539703381558258,
|
18 |
+
0.0025290595224748053,
|
19 |
+
0.0019197740230088433,
|
20 |
+
0.001535311132359008,
|
21 |
+
0.0010864669206862648,
|
22 |
+
0.0008847821028282245,
|
23 |
+
0.0007383795192465187,
|
24 |
+
0.0006721148591488599
|
25 |
+
],
|
26 |
+
"dual": [
|
27 |
+
1.501615854136149,
|
28 |
+
1.211196774228414,
|
29 |
+
1.1580663213094076,
|
30 |
+
1.128335967954,
|
31 |
+
1.1069770886739094,
|
32 |
+
1.09335870997111,
|
33 |
+
1.0832002922058106,
|
34 |
+
1.0772544301350913,
|
35 |
+
1.0739467847188313,
|
36 |
+
1.072476609992981
|
37 |
+
],
|
38 |
+
"lambda": [
|
39 |
+
0.5078004002571106,
|
40 |
+
0.5135120153427124,
|
41 |
+
0.5158525705337524,
|
42 |
+
0.5181639790534973,
|
43 |
+
0.5189028978347778,
|
44 |
+
0.5194896459579468,
|
45 |
+
0.5194792747497559,
|
46 |
+
0.5191865563392639,
|
47 |
+
0.5191865563392639,
|
48 |
+
0.5191490650177002
|
49 |
+
],
|
50 |
+
"reg": [
|
51 |
+
2.471181225458781,
|
52 |
+
2.973357782872518,
|
53 |
+
2.988592976633708,
|
54 |
+
3.007444142150879,
|
55 |
+
3.0203984683990477,
|
56 |
+
3.0297468912760417,
|
57 |
+
3.0361521254221597,
|
58 |
+
3.0397615886688234,
|
59 |
+
3.0417726746877034,
|
60 |
+
3.04245395711263
|
61 |
+
],
|
62 |
+
"rose": [
|
63 |
+
0.4228146640141805,
|
64 |
+
0.2710180690765381,
|
65 |
+
0.25288690888086957,
|
66 |
+
0.24432243831952413,
|
67 |
+
0.23791685276826222,
|
68 |
+
0.23393636706670126,
|
69 |
+
0.23054534782568614,
|
70 |
+
0.22871468885739643,
|
71 |
+
0.2276169265826543,
|
72 |
+
0.2271399253288905
|
73 |
+
],
|
74 |
+
"test_acc": [
|
75 |
+
0.5826,
|
76 |
+
0.7936,
|
77 |
+
0.979,
|
78 |
+
0.9825,
|
79 |
+
0.9884,
|
80 |
+
0.9903,
|
81 |
+
0.991,
|
82 |
+
0.9924,
|
83 |
+
0.9926,
|
84 |
+
0.9923
|
85 |
+
],
|
86 |
+
"train_acc": [
|
87 |
+
0.6125833333333334,
|
88 |
+
0.7925,
|
89 |
+
0.88105,
|
90 |
+
0.9552166666666667,
|
91 |
+
0.9707166666666667,
|
92 |
+
0.9783,
|
93 |
+
0.9823166666666666,
|
94 |
+
0.9837,
|
95 |
+
0.9837833333333333,
|
96 |
+
0.9841666666666666
|
97 |
+
],
|
98 |
+
"train_loss": [
|
99 |
+
4.103893492380778,
|
100 |
+
3.2699721692403156,
|
101 |
+
2.8607605323791505,
|
102 |
+
2.5657423137664797,
|
103 |
+
2.359041706975301,
|
104 |
+
2.2292722785949706,
|
105 |
+
2.140906074523926,
|
106 |
+
2.090256425221761,
|
107 |
+
2.0629433558146157,
|
108 |
+
2.055205061086019
|
109 |
+
]
|
110 |
+
}
|
sweep/MNIST/20250817-144334_MNIST/manifest.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"class_names": [
|
3 |
+
"digit-0",
|
4 |
+
"digit-1",
|
5 |
+
"digit-2",
|
6 |
+
"digit-3",
|
7 |
+
"digit-4",
|
8 |
+
"digit-5",
|
9 |
+
"digit-6",
|
10 |
+
"digit-7",
|
11 |
+
"digit-8",
|
12 |
+
"digit-9"
|
13 |
+
],
|
14 |
+
"dataset_name": "MNIST",
|
15 |
+
"environment": {
|
16 |
+
"cpu_count": 12,
|
17 |
+
"cuda_available": true,
|
18 |
+
"cuda_device": "NVIDIA A100-SXM4-40GB",
|
19 |
+
"memory_gb": 83.48,
|
20 |
+
"platform": "Linux-6.1.123+-x86_64-with-glibc2.35",
|
21 |
+
"python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]",
|
22 |
+
"torch": "2.6.0+cu124"
|
23 |
+
},
|
24 |
+
"models": {
|
25 |
+
"constellation": {
|
26 |
+
"params": 16777
|
27 |
+
},
|
28 |
+
"diagnostic_head": {
|
29 |
+
"params": 7681
|
30 |
+
},
|
31 |
+
"encoder": {
|
32 |
+
"params": 429897
|
33 |
+
}
|
34 |
+
},
|
35 |
+
"num_classes": 10,
|
36 |
+
"repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded",
|
37 |
+
"results": {
|
38 |
+
"best_epoch": 9,
|
39 |
+
"best_test_accuracy": 0.9926
|
40 |
+
},
|
41 |
+
"subdirectory": "sweep/MNIST/20250817-144334_MNIST",
|
42 |
+
"timestamp": "20250817-144334"
|
43 |
+
}
|
sweep/MNIST/20250817-144334_MNIST/plots/accuracy.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_10.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_13.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_14.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_16.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_17.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_18.png
ADDED
![]() |
Git LFS Details
|
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_19.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_20.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_37.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_epoch_7.png
ADDED
![]() |
Git LFS Details
|
sweep/MNIST/20250817-144334_MNIST/plots/best_confusion_mnist_epoch_9.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_1.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_10.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_11.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_12.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_13.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_14.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_15.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_16.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_17.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_18.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_19.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_2.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_20.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_21.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_22.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_23.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_24.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_25.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_26.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_27.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_28.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_29.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_3.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_30.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_31.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_32.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_33.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_34.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_35.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_36.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_37.png
ADDED
![]() |
sweep/MNIST/20250817-144334_MNIST/plots/confusion_epoch_38.png
ADDED
![]() |