diff --git a/.gitattributes b/.gitattributes index bb52924a988e84026cfe2ece726519caf6fe310a..5494ffb23df102fa8131453f7c5c5c6fca4625eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -97,3 +97,4 @@ FashionMNIST/20250817-125216_FashionMNIST/plots/confusion_epoch_7.png filter=lfs FashionMNIST/20250817-125216_FashionMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text FashionMNIST/20250817-125216_FashionMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text KMNIST/20250817-125921_KMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text diff --git a/KMNIST/20250817-130529_KMNIST/README.md b/KMNIST/20250817-130529_KMNIST/README.md new file mode 100644 index 0000000000000000000000000000000000000000..466856ab1d59af804f5036c5839323cbc711f0f8 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/README.md @@ -0,0 +1,10 @@ +# Pentachora Adaptive Encoded — 20250817-130529 + +**Dataset:** KMNIST + +**Contents** +- `weights/*.safetensors` — encoder, constellation, diagnostic head +- `config.json`, `manifest.json` +- `history.json` / `history.csv` +- `tensorboard/` (and `tensorboard_events.zip`) +- `plots/` — accuracy, loss, λ, confusion diff --git a/KMNIST/20250817-130529_KMNIST/config.json b/KMNIST/20250817-130529_KMNIST/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2af37ef4ad4ecf7637cbb57074955cd59cb80c49 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/config.json @@ -0,0 +1,40 @@ +{ + "augment": false, + "base_dim": 56, + "batch_size": 1024, + "channels": 12, + "dataset": "KMNIST", + "deterministic": true, + "deterministic_cublas": false, + "epochs": 20, + "hf_dataset_dir_template": "{dataset}", + "hf_preserve_case": true, + "hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "hf_run_dir_template": "{ts}_{dataset}", + "hf_subdir_root": "", + "hf_weight_suffix_dataset": true, + "img_channels": "auto", + "img_size": 28, + "input_channels": 1, + "input_dim": 784, + "lambda_separation": 0.391, + "loss_weight_scalar": 0.1, + "lr": 0.005, + "normalize": true, + "num_classes": 10, + "num_heads": 7, + "num_pentachoron_pairs": 2, + "per_dataset_norm": true, + "proj_dim": null, + "seed": 420, + "seed_per_dataset": false, + "strict_determinism": false, + "sweep_all": false, + "temp": 0.7, + "w_ce": 1.0, + "w_diag": 0.1, + "w_dual": 1.0, + "w_reg": 0.1, + "w_rose": 1.0, + "weight_decay": 1e-05 +} \ No newline at end of file diff --git a/KMNIST/20250817-130529_KMNIST/history.csv b/KMNIST/20250817-130529_KMNIST/history.csv new file mode 100644 index 0000000000000000000000000000000000000000..203ea42a213a306cdb5d9c2b763dae0c3ff8f975 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/history.csv @@ -0,0 +1,21 @@ +epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda +1,3.7126439802805584,0.6101666666666666,0.7322,1.5390440570831299,1.4751412883758546,0.4360123820622762,0.13862921332120895,2.4858332445780436,0.5343832969665527 +2,2.362481654485067,0.8382,0.8364,0.6121240393002828,1.163474889755249,0.27906366047859194,0.014866838141779104,3.063323991775513,0.5701658725738525 +3,2.0445237144470214,0.9207666666666666,0.9054,0.349472038380305,1.1234338766733805,0.26168467631340026,0.009388311677177748,3.089942737833659,0.6082525253295898 +4,1.8607240129470826,0.9654,0.9159,0.19919036285877229,1.1013816509246825,0.2505410659233729,0.006408445838838816,3.089700653966268,0.6403403878211975 +5,1.7983917213439942,0.9716166666666667,0.9211,0.1499716437657674,1.0924830905914307,0.2466868339061737,0.00517149974356095,3.087329767227173,0.6648118495941162 +6,1.7584340834935506,0.9767666666666667,0.936,0.12259299084742864,1.0851846875508626,0.24235738914807636,0.004312472246587276,3.0786775577545167,0.6863706111907959 +7,1.7067928847630818,0.98195,0.9351,0.0916774409254392,1.0713593247731528,0.23609876273473104,0.0028444592834139864,3.073729005432129,0.6986310482025146 +8,1.687131327120463,0.98465,0.9481,0.08124183454513549,1.065468245569865,0.23358254650433857,0.002512375791122516,3.065874520111084,0.7080601453781128 +9,1.6635776486714682,0.9875666666666667,0.949,0.06658251667817433,1.0598679824829103,0.23080646560986837,0.0020348499385640026,3.06117184232076,0.7129764556884766 +10,1.6453760179519654,0.9894166666666667,0.95,0.05662236673037211,1.0548761171976726,0.22836551084518433,0.0016884444169700146,3.0534316080729167,0.7194313406944275 +11,1.6271428475697836,0.9920666666666667,0.95,0.0459533653875192,1.0502238231023153,0.22624947772820792,0.001279781716503203,3.045881981150309,0.7216070294380188 +12,1.6147555652618408,0.9929333333333333,0.9525,0.03912965183655421,1.046825887298584,0.224481188694636,0.0010527820018430552,3.0421355218251547,0.7224725484848022 +13,1.6067099040349324,0.9942166666666666,0.9557,0.035675994618733727,1.0439190707524617,0.2232173882007599,0.0008590000539785251,3.0381154507954915,0.7248674035072327 +14,1.5949031188964844,0.9959833333333333,0.9586,0.02804841789205869,1.0412432181676228,0.22204294945398967,0.0006740384023093308,3.03501120707194,0.7239469885826111 +15,1.5900493865331013,0.99645,0.9564,0.025677133787671724,1.039693239847819,0.22141219052473704,0.0005741175494079168,3.0320941613515218,0.7233170866966248 +16,1.586395303853353,0.9965833333333334,0.9603,0.02369166025320689,1.0386968128204346,0.2209162409543991,0.00048722473458231736,3.0304186396280923,0.7229419946670532 +17,1.5840091033935546,0.9969833333333333,0.9594,0.02197702190776666,1.038292481358846,0.22080322959423065,0.0004705179747310467,3.0288930717468263,0.7228105664253235 +18,1.5834828716913858,0.9969666666666667,0.9593,0.022185761674741903,1.0378979394276937,0.22056522069772083,0.000431617499969434,3.0279077228546143,0.722453773021698 +19,1.582681685256958,0.9970166666666667,0.96,0.021671445746223133,1.037691507848104,0.2205128221988678,0.0004088683879002929,3.027650182978312,0.7223960757255554 +20,1.5815816937764486,0.99735,0.9595,0.020908520595232644,1.0375038759231567,0.22040014375050862,0.0003881607473517458,3.0273031907399495,0.722368597984314 diff --git a/KMNIST/20250817-130529_KMNIST/history.json b/KMNIST/20250817-130529_KMNIST/history.json new file mode 100644 index 0000000000000000000000000000000000000000..e2e95cc53854d1d0319cfed0418e9611ff29c2f2 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/history.json @@ -0,0 +1,200 @@ +{ + "ce": [ + 1.5390440570831299, + 0.6121240393002828, + 0.349472038380305, + 0.19919036285877229, + 0.1499716437657674, + 0.12259299084742864, + 0.0916774409254392, + 0.08124183454513549, + 0.06658251667817433, + 0.05662236673037211, + 0.0459533653875192, + 0.03912965183655421, + 0.035675994618733727, + 0.02804841789205869, + 0.025677133787671724, + 0.02369166025320689, + 0.02197702190776666, + 0.022185761674741903, + 0.021671445746223133, + 0.020908520595232644 + ], + "diag": [ + 0.13862921332120895, + 0.014866838141779104, + 0.009388311677177748, + 0.006408445838838816, + 0.00517149974356095, + 0.004312472246587276, + 0.0028444592834139864, + 0.002512375791122516, + 0.0020348499385640026, + 0.0016884444169700146, + 0.001279781716503203, + 0.0010527820018430552, + 0.0008590000539785251, + 0.0006740384023093308, + 0.0005741175494079168, + 0.00048722473458231736, + 0.0004705179747310467, + 0.000431617499969434, + 0.0004088683879002929, + 0.0003881607473517458 + ], + "dual": [ + 1.4751412883758546, + 1.163474889755249, + 1.1234338766733805, + 1.1013816509246825, + 1.0924830905914307, + 1.0851846875508626, + 1.0713593247731528, + 1.065468245569865, + 1.0598679824829103, + 1.0548761171976726, + 1.0502238231023153, + 1.046825887298584, + 1.0439190707524617, + 1.0412432181676228, + 1.039693239847819, + 1.0386968128204346, + 1.038292481358846, + 1.0378979394276937, + 1.037691507848104, + 1.0375038759231567 + ], + "lambda": [ + 0.5343832969665527, + 0.5701658725738525, + 0.6082525253295898, + 0.6403403878211975, + 0.6648118495941162, + 0.6863706111907959, + 0.6986310482025146, + 0.7080601453781128, + 0.7129764556884766, + 0.7194313406944275, + 0.7216070294380188, + 0.7224725484848022, + 0.7248674035072327, + 0.7239469885826111, + 0.7233170866966248, + 0.7229419946670532, + 0.7228105664253235, + 0.722453773021698, + 0.7223960757255554, + 0.722368597984314 + ], + "reg": [ + 2.4858332445780436, + 3.063323991775513, + 3.089942737833659, + 3.089700653966268, + 3.087329767227173, + 3.0786775577545167, + 3.073729005432129, + 3.065874520111084, + 3.06117184232076, + 3.0534316080729167, + 3.045881981150309, + 3.0421355218251547, + 3.0381154507954915, + 3.03501120707194, + 3.0320941613515218, + 3.0304186396280923, + 3.0288930717468263, + 3.0279077228546143, + 3.027650182978312, + 3.0273031907399495 + ], + "rose": [ + 0.4360123820622762, + 0.27906366047859194, + 0.26168467631340026, + 0.2505410659233729, + 0.2466868339061737, + 0.24235738914807636, + 0.23609876273473104, + 0.23358254650433857, + 0.23080646560986837, + 0.22836551084518433, + 0.22624947772820792, + 0.224481188694636, + 0.2232173882007599, + 0.22204294945398967, + 0.22141219052473704, + 0.2209162409543991, + 0.22080322959423065, + 0.22056522069772083, + 0.2205128221988678, + 0.22040014375050862 + ], + "test_acc": [ + 0.7322, + 0.8364, + 0.9054, + 0.9159, + 0.9211, + 0.936, + 0.9351, + 0.9481, + 0.949, + 0.95, + 0.95, + 0.9525, + 0.9557, + 0.9586, + 0.9564, + 0.9603, + 0.9594, + 0.9593, + 0.96, + 0.9595 + ], + "train_acc": [ + 0.6101666666666666, + 0.8382, + 0.9207666666666666, + 0.9654, + 0.9716166666666667, + 0.9767666666666667, + 0.98195, + 0.98465, + 0.9875666666666667, + 0.9894166666666667, + 0.9920666666666667, + 0.9929333333333333, + 0.9942166666666666, + 0.9959833333333333, + 0.99645, + 0.9965833333333334, + 0.9969833333333333, + 0.9969666666666667, + 0.9970166666666667, + 0.99735 + ], + "train_loss": [ + 3.7126439802805584, + 2.362481654485067, + 2.0445237144470214, + 1.8607240129470826, + 1.7983917213439942, + 1.7584340834935506, + 1.7067928847630818, + 1.687131327120463, + 1.6635776486714682, + 1.6453760179519654, + 1.6271428475697836, + 1.6147555652618408, + 1.6067099040349324, + 1.5949031188964844, + 1.5900493865331013, + 1.586395303853353, + 1.5840091033935546, + 1.5834828716913858, + 1.582681685256958, + 1.5815816937764486 + ] +} \ No newline at end of file diff --git a/KMNIST/20250817-130529_KMNIST/manifest.json b/KMNIST/20250817-130529_KMNIST/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..b9713147348611b00e824e12e65b91a2c616c61b --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/manifest.json @@ -0,0 +1,43 @@ +{ + "class_names": [ + "kmnist-\u304a", + "kmnist-\u304d", + "kmnist-\u3059", + "kmnist-\u3064", + "kmnist-\u306a", + "kmnist-\u306f", + "kmnist-\u307e", + "kmnist-\u3084", + "kmnist-\u308c", + "kmnist-\u3092" + ], + "dataset_name": "KMNIST", + "environment": { + "cpu_count": 12, + "cuda_available": true, + "cuda_device": "NVIDIA A100-SXM4-40GB", + "memory_gb": 83.48, + "platform": "Linux-6.1.123+-x86_64-with-glibc2.35", + "python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]", + "torch": "2.6.0+cu124" + }, + "models": { + "constellation": { + "params": 16777 + }, + "diagnostic_head": { + "params": 7681 + }, + "encoder": { + "params": 255393 + } + }, + "num_classes": 10, + "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "results": { + "best_epoch": 16, + "best_test_accuracy": 0.9603 + }, + "subdirectory": "KMNIST/20250817-130529_KMNIST", + "timestamp": "20250817-130529" +} \ No newline at end of file diff --git a/KMNIST/20250817-130529_KMNIST/plots/accuracy.png b/KMNIST/20250817-130529_KMNIST/plots/accuracy.png new file mode 100644 index 0000000000000000000000000000000000000000..ed79b70f173e94f4348c44af6cae748b5782968c Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/accuracy.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_16.png b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..1d160cb483512361b109a605f406808b78955131 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_16.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_17.png b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..b74ef08f46e7e83656d3d65c13f640bdab04dbcf Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_17.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_19.png b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..91748a09bff3859c186825d9bbe8232fb2ba3704 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf836be3c613511762e5ff99f8803e227795ed3ac94201427abfc353c81536d +size 130042 diff --git a/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_37.png b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..c527e3f2fc8d01d95ed9228895754cf058231058 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/best_confusion_epoch_37.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_1.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_1.png new file mode 100644 index 0000000000000000000000000000000000000000..cac763f188b9cea94c4b1f1a2fe024e4dd2917e0 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_1.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_10.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..111c2e6d528761b39d63f462e743a96dd8280f07 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_10.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_11.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_11.png new file mode 100644 index 0000000000000000000000000000000000000000..13ce1d0359f90519e6311e21c2a885976b32a0d2 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_11.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_12.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_12.png new file mode 100644 index 0000000000000000000000000000000000000000..58be9e79d32c8a8bdbfb72889ead91625fda49cc Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_12.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_13.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4712303b7ce8e32db125f4c08615c76a64d5ad Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_13.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_14.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..dcd1e590f53793df33bc9738683665f9e60e0f51 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_14.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_15.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_15.png new file mode 100644 index 0000000000000000000000000000000000000000..eab10322154173502a589756228c0d18f83bcea4 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_15.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_16.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..99dcf0793819c87a83580470331d4deeec3d3696 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_16.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_17.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..c97c69e3e6ccb79fe22a96bf3c719f3f608c9b5c Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_17.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_18.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..bfaa70e471ec06944147a514a98097c4137c6bfc Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_18.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_19.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..efe6ef50ae899675a4829f4a32c27a90fc4818d4 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_19.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_2.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_2.png new file mode 100644 index 0000000000000000000000000000000000000000..70be064d2b459065b4dd46708836e0ef955bd7fa Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_2.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_20.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..506702f79fc5146348840689ab0d139347f71c52 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_20.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_21.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_21.png new file mode 100644 index 0000000000000000000000000000000000000000..7deb740d4685097a4ed478145b3de6833c60f712 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_21.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_22.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_22.png new file mode 100644 index 0000000000000000000000000000000000000000..2019d8b8d4c02647e1aec82a402954e25c0ab3f2 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_22.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_23.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_23.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5de217196c25a65d13739335193c248f2d961d Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_23.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_24.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_24.png new file mode 100644 index 0000000000000000000000000000000000000000..4eccb153cce28766ac4132846159a16567da4a7f Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_24.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_25.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_25.png new file mode 100644 index 0000000000000000000000000000000000000000..4178637c6ce5f2c75ba64554d38b68385e7910ee Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_25.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_26.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_26.png new file mode 100644 index 0000000000000000000000000000000000000000..4044d488910dc78ad711c427ccfd1008dc4ed574 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_26.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_27.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_27.png new file mode 100644 index 0000000000000000000000000000000000000000..46151ea3271d4dad56c6c0e6634a737bb5352816 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_27.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_28.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_28.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6349e935efab230e836ad78dc9bf4056304bca Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_28.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_29.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_29.png new file mode 100644 index 0000000000000000000000000000000000000000..3661f8dbdef8de6d9d8784635cb28f2f34dd89d2 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_29.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_3.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_3.png new file mode 100644 index 0000000000000000000000000000000000000000..7c3321131a24d0d84d356533a72096bdae0cabdc Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_3.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_30.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_30.png new file mode 100644 index 0000000000000000000000000000000000000000..d68e21deacfdf8481ef627e386da085803d0d191 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_30.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_31.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_31.png new file mode 100644 index 0000000000000000000000000000000000000000..722d65ad39a284997b4777ec61056e1c9703f203 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_31.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_32.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_32.png new file mode 100644 index 0000000000000000000000000000000000000000..538920da4f34aec145d66278fa9cf9083ab36dc6 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_32.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_33.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_33.png new file mode 100644 index 0000000000000000000000000000000000000000..abaa0786c7ae928da68bc5e114c0d4b0b78ab811 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_33.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_34.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_34.png new file mode 100644 index 0000000000000000000000000000000000000000..1b289c30a180f30f81698b1511dcda2e1cdf1117 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_34.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_35.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_35.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e576c7da5d67457b0e850936a3dfbe68256f2b Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_35.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_36.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_36.png new file mode 100644 index 0000000000000000000000000000000000000000..98b3ad8ad9026b4c221ead8c83df297c2eb06102 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_36.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_37.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..920c6958d3e69e44d99b546c10b379153337dd73 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_37.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_38.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_38.png new file mode 100644 index 0000000000000000000000000000000000000000..90337838e9b318e3caef2968dae7c80b38871264 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_38.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_39.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_39.png new file mode 100644 index 0000000000000000000000000000000000000000..8d574d38262667c6dd3da42be1c8d41e01c2138a Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_39.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_4.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_4.png new file mode 100644 index 0000000000000000000000000000000000000000..7781ad98954e7e7e433c7f533bfbf2cffc182ab7 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_4.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_40.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_40.png new file mode 100644 index 0000000000000000000000000000000000000000..0aebbf0afbefc318ea9e52646a0664f489deffb9 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_40.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_41.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_41.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c87e68a7911c84ee65ee659d909a8287d4cabd Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_41.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_42.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_42.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5406e784f1f6d10ddda0905b98d305c81972a1 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_42.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_43.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_43.png new file mode 100644 index 0000000000000000000000000000000000000000..9ceebae9edbfd2096f52c44594302c8f127dcc17 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_43.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_44.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_44.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b3c7bee997069ff22b9ff2e8f66948c947d6b Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_44.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_45.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_45.png new file mode 100644 index 0000000000000000000000000000000000000000..44c0b5703167ff95569b38232ce8501f8fb9bea2 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_45.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_46.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_46.png new file mode 100644 index 0000000000000000000000000000000000000000..3c64705ae8a3eccebba8f77dbdf73af3a9ef441e Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_46.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_47.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_47.png new file mode 100644 index 0000000000000000000000000000000000000000..14699d9e422cdbcf23d16e10dd7a21adecbf9f6b Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_47.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_48.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_48.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc3af8520252347d9c82360d30264f6450a24f2 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_48.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_49.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_49.png new file mode 100644 index 0000000000000000000000000000000000000000..6f5a80e40743ecd30fc0b3ef62ba5432d6e0c49b Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_49.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_5.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_5.png new file mode 100644 index 0000000000000000000000000000000000000000..72002ede1eff3ec634a2f6c76c26130205a332ce Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_5.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_50.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_50.png new file mode 100644 index 0000000000000000000000000000000000000000..bebfb7f3429ff776ed2dc7111e2f35207f8b3b13 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_50.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_6.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_6.png new file mode 100644 index 0000000000000000000000000000000000000000..9484d066913612f4802130a7330f85dbc52b068f Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_6.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_7.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..ab71eb368753109f3c5ea568c4a55eb8c61b8e04 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_7.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_8.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_8.png new file mode 100644 index 0000000000000000000000000000000000000000..07093c337a759c51bf6693cf4a564b391eb0634d Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_8.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_9.png b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..3db19645d31825c346ae29f0e3c89dda6352b295 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/confusion_epoch_9.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/lambda.png b/KMNIST/20250817-130529_KMNIST/plots/lambda.png new file mode 100644 index 0000000000000000000000000000000000000000..3751ae0560a7ef8a174a6cdf768254f3a25e6abe Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/lambda.png differ diff --git a/KMNIST/20250817-130529_KMNIST/plots/loss_components.png b/KMNIST/20250817-130529_KMNIST/plots/loss_components.png new file mode 100644 index 0000000000000000000000000000000000000000..e6ec6e490f7d68d6dab0fccdf1d4a004a0c35c69 Binary files /dev/null and b/KMNIST/20250817-130529_KMNIST/plots/loss_components.png differ diff --git a/KMNIST/20250817-130529_KMNIST/tensorboard/events.out.tfevents.1755435748.5fef8660e4a5.11286.5 b/KMNIST/20250817-130529_KMNIST/tensorboard/events.out.tfevents.1755435748.5fef8660e4a5.11286.5 new file mode 100644 index 0000000000000000000000000000000000000000..8924f265eaff781fb89b95235aa2d8cf002c826a --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/tensorboard/events.out.tfevents.1755435748.5fef8660e4a5.11286.5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582d228d7fe751e215724545f419ff9dfde2a63e50e502b9ee097f4a02a177d6 +size 339684 diff --git a/KMNIST/20250817-130529_KMNIST/tensorboard_events.zip b/KMNIST/20250817-130529_KMNIST/tensorboard_events.zip new file mode 100644 index 0000000000000000000000000000000000000000..07f1612590a8ce1c5293263bcd33f5bcfd74282c --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/tensorboard_events.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21e607b7410614266d5809a71915b38a737dd5092259f8b73e50bc8480b2973 +size 112443 diff --git a/KMNIST/20250817-130529_KMNIST/weights/constellation_KMNIST.safetensors b/KMNIST/20250817-130529_KMNIST/weights/constellation_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f7621f7c07164799cb282fa6104ff228b51159c7 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/weights/constellation_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc42225956929971b1237f0b6b9a4e601e2bbf7cfa70a52fcc5f94e4cdb6ebb9 +size 70076 diff --git a/KMNIST/20250817-130529_KMNIST/weights/diagnostic_head_KMNIST.safetensors b/KMNIST/20250817-130529_KMNIST/weights/diagnostic_head_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c1babb2c05daab5963b74f91960b9024b70fcee7 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/weights/diagnostic_head_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cef1413132e793e8b29522915346cfb3afa73c13afe22fd30473695578ed5d +size 31172 diff --git a/KMNIST/20250817-130529_KMNIST/weights/encoder_KMNIST.safetensors b/KMNIST/20250817-130529_KMNIST/weights/encoder_KMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a09940ab907ff58ea911a5e3cc5316ae100c2920 --- /dev/null +++ b/KMNIST/20250817-130529_KMNIST/weights/encoder_KMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d226757142edce81fa70b519de65004ecd1f02a2ac5c99af390939edee180593 +size 1032808