AbstractPhil commited on
Commit
a129215
·
verified ·
1 Parent(s): acca732

[FashionMNIST] 20251004-023245 | best_acc=0.9284

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +110 -0
  2. FashionMNIST/20251004-023245_FashionMNIST/README.md +10 -0
  3. FashionMNIST/20251004-023245_FashionMNIST/config.json +40 -0
  4. FashionMNIST/20251004-023245_FashionMNIST/history.csv +21 -0
  5. FashionMNIST/20251004-023245_FashionMNIST/history.json +200 -0
  6. FashionMNIST/20251004-023245_FashionMNIST/manifest.json +43 -0
  7. FashionMNIST/20251004-023245_FashionMNIST/plots/accuracy.png +0 -0
  8. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_10.png +3 -0
  9. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_14.png +3 -0
  10. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_19.png +3 -0
  11. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_20.png +3 -0
  12. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_3.png +3 -0
  13. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_5.png +3 -0
  14. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_79.png +3 -0
  15. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_84.png +3 -0
  16. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_9.png +3 -0
  17. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_fashionmnist_epoch_17.png +3 -0
  18. FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_mnist_epoch_17.png +0 -0
  19. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_1.png +3 -0
  20. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_10.png +3 -0
  21. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_100.png +3 -0
  22. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_11.png +3 -0
  23. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_12.png +3 -0
  24. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_13.png +3 -0
  25. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_14.png +3 -0
  26. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_15.png +3 -0
  27. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_16.png +3 -0
  28. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_17.png +3 -0
  29. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_18.png +3 -0
  30. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_19.png +3 -0
  31. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_2.png +3 -0
  32. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_20.png +3 -0
  33. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_21.png +3 -0
  34. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_22.png +3 -0
  35. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_23.png +3 -0
  36. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_24.png +3 -0
  37. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_25.png +3 -0
  38. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_26.png +3 -0
  39. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_27.png +3 -0
  40. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_28.png +3 -0
  41. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_29.png +3 -0
  42. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_3.png +3 -0
  43. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_30.png +3 -0
  44. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_31.png +3 -0
  45. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_32.png +3 -0
  46. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_33.png +3 -0
  47. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_34.png +3 -0
  48. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_35.png +3 -0
  49. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_36.png +3 -0
  50. FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_37.png +3 -0
.gitattributes CHANGED
@@ -449,3 +449,113 @@ MNIST/20251004-022842_MNIST/plots/confusion_epoch_96.png filter=lfs diff=lfs mer
449
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_97.png filter=lfs diff=lfs merge=lfs -text
450
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_98.png filter=lfs diff=lfs merge=lfs -text
451
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_99.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
449
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_97.png filter=lfs diff=lfs merge=lfs -text
450
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_98.png filter=lfs diff=lfs merge=lfs -text
451
  MNIST/20251004-022842_MNIST/plots/confusion_epoch_99.png filter=lfs diff=lfs merge=lfs -text
452
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_10.png filter=lfs diff=lfs merge=lfs -text
453
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_14.png filter=lfs diff=lfs merge=lfs -text
454
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text
455
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_20.png filter=lfs diff=lfs merge=lfs -text
456
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text
457
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text
458
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_79.png filter=lfs diff=lfs merge=lfs -text
459
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_84.png filter=lfs diff=lfs merge=lfs -text
460
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text
461
+ FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_fashionmnist_epoch_17.png filter=lfs diff=lfs merge=lfs -text
462
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_1.png filter=lfs diff=lfs merge=lfs -text
463
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_10.png filter=lfs diff=lfs merge=lfs -text
464
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_100.png filter=lfs diff=lfs merge=lfs -text
465
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_11.png filter=lfs diff=lfs merge=lfs -text
466
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_12.png filter=lfs diff=lfs merge=lfs -text
467
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_13.png filter=lfs diff=lfs merge=lfs -text
468
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_14.png filter=lfs diff=lfs merge=lfs -text
469
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_15.png filter=lfs diff=lfs merge=lfs -text
470
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_16.png filter=lfs diff=lfs merge=lfs -text
471
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_17.png filter=lfs diff=lfs merge=lfs -text
472
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text
473
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text
474
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_2.png filter=lfs diff=lfs merge=lfs -text
475
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_20.png filter=lfs diff=lfs merge=lfs -text
476
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_21.png filter=lfs diff=lfs merge=lfs -text
477
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_22.png filter=lfs diff=lfs merge=lfs -text
478
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_23.png filter=lfs diff=lfs merge=lfs -text
479
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_24.png filter=lfs diff=lfs merge=lfs -text
480
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_25.png filter=lfs diff=lfs merge=lfs -text
481
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_26.png filter=lfs diff=lfs merge=lfs -text
482
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_27.png filter=lfs diff=lfs merge=lfs -text
483
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_28.png filter=lfs diff=lfs merge=lfs -text
484
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_29.png filter=lfs diff=lfs merge=lfs -text
485
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text
486
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_30.png filter=lfs diff=lfs merge=lfs -text
487
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_31.png filter=lfs diff=lfs merge=lfs -text
488
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_32.png filter=lfs diff=lfs merge=lfs -text
489
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_33.png filter=lfs diff=lfs merge=lfs -text
490
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_34.png filter=lfs diff=lfs merge=lfs -text
491
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_35.png filter=lfs diff=lfs merge=lfs -text
492
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_36.png filter=lfs diff=lfs merge=lfs -text
493
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_37.png filter=lfs diff=lfs merge=lfs -text
494
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_38.png filter=lfs diff=lfs merge=lfs -text
495
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_39.png filter=lfs diff=lfs merge=lfs -text
496
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_4.png filter=lfs diff=lfs merge=lfs -text
497
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_40.png filter=lfs diff=lfs merge=lfs -text
498
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_41.png filter=lfs diff=lfs merge=lfs -text
499
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_42.png filter=lfs diff=lfs merge=lfs -text
500
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_43.png filter=lfs diff=lfs merge=lfs -text
501
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_44.png filter=lfs diff=lfs merge=lfs -text
502
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_45.png filter=lfs diff=lfs merge=lfs -text
503
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_46.png filter=lfs diff=lfs merge=lfs -text
504
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_47.png filter=lfs diff=lfs merge=lfs -text
505
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_48.png filter=lfs diff=lfs merge=lfs -text
506
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_49.png filter=lfs diff=lfs merge=lfs -text
507
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text
508
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_50.png filter=lfs diff=lfs merge=lfs -text
509
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_51.png filter=lfs diff=lfs merge=lfs -text
510
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_52.png filter=lfs diff=lfs merge=lfs -text
511
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_53.png filter=lfs diff=lfs merge=lfs -text
512
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_54.png filter=lfs diff=lfs merge=lfs -text
513
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_55.png filter=lfs diff=lfs merge=lfs -text
514
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_56.png filter=lfs diff=lfs merge=lfs -text
515
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_57.png filter=lfs diff=lfs merge=lfs -text
516
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_58.png filter=lfs diff=lfs merge=lfs -text
517
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_59.png filter=lfs diff=lfs merge=lfs -text
518
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_6.png filter=lfs diff=lfs merge=lfs -text
519
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_60.png filter=lfs diff=lfs merge=lfs -text
520
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_61.png filter=lfs diff=lfs merge=lfs -text
521
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_62.png filter=lfs diff=lfs merge=lfs -text
522
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_63.png filter=lfs diff=lfs merge=lfs -text
523
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_64.png filter=lfs diff=lfs merge=lfs -text
524
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_65.png filter=lfs diff=lfs merge=lfs -text
525
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_66.png filter=lfs diff=lfs merge=lfs -text
526
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_67.png filter=lfs diff=lfs merge=lfs -text
527
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_68.png filter=lfs diff=lfs merge=lfs -text
528
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_69.png filter=lfs diff=lfs merge=lfs -text
529
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text
530
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_70.png filter=lfs diff=lfs merge=lfs -text
531
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_71.png filter=lfs diff=lfs merge=lfs -text
532
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_72.png filter=lfs diff=lfs merge=lfs -text
533
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_73.png filter=lfs diff=lfs merge=lfs -text
534
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_74.png filter=lfs diff=lfs merge=lfs -text
535
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_75.png filter=lfs diff=lfs merge=lfs -text
536
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_76.png filter=lfs diff=lfs merge=lfs -text
537
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_77.png filter=lfs diff=lfs merge=lfs -text
538
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_78.png filter=lfs diff=lfs merge=lfs -text
539
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_79.png filter=lfs diff=lfs merge=lfs -text
540
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text
541
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_80.png filter=lfs diff=lfs merge=lfs -text
542
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_81.png filter=lfs diff=lfs merge=lfs -text
543
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_82.png filter=lfs diff=lfs merge=lfs -text
544
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_83.png filter=lfs diff=lfs merge=lfs -text
545
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_84.png filter=lfs diff=lfs merge=lfs -text
546
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_85.png filter=lfs diff=lfs merge=lfs -text
547
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_86.png filter=lfs diff=lfs merge=lfs -text
548
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_87.png filter=lfs diff=lfs merge=lfs -text
549
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_88.png filter=lfs diff=lfs merge=lfs -text
550
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_89.png filter=lfs diff=lfs merge=lfs -text
551
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text
552
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_90.png filter=lfs diff=lfs merge=lfs -text
553
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_91.png filter=lfs diff=lfs merge=lfs -text
554
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_92.png filter=lfs diff=lfs merge=lfs -text
555
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_93.png filter=lfs diff=lfs merge=lfs -text
556
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_94.png filter=lfs diff=lfs merge=lfs -text
557
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_95.png filter=lfs diff=lfs merge=lfs -text
558
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_96.png filter=lfs diff=lfs merge=lfs -text
559
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_97.png filter=lfs diff=lfs merge=lfs -text
560
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_98.png filter=lfs diff=lfs merge=lfs -text
561
+ FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_99.png filter=lfs diff=lfs merge=lfs -text
FashionMNIST/20251004-023245_FashionMNIST/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Pentachora Adaptive Encoded — 20251004-023245
2
+
3
+ **Dataset:** FashionMNIST
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
FashionMNIST/20251004-023245_FashionMNIST/config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "augment": true,
3
+ "base_dim": 56,
4
+ "batch_size": 1024,
5
+ "channels": 24,
6
+ "dataset": "FashionMNIST",
7
+ "deterministic": true,
8
+ "deterministic_cublas": false,
9
+ "epochs": 20,
10
+ "hf_dataset_dir_template": "{dataset}",
11
+ "hf_preserve_case": true,
12
+ "hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded-2",
13
+ "hf_run_dir_template": "{ts}_{dataset}",
14
+ "hf_subdir_root": "",
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": 1.0,
22
+ "lr": 0.001,
23
+ "normalize": true,
24
+ "num_classes": 10,
25
+ "num_heads": 2,
26
+ "num_pentachoron_pairs": 2,
27
+ "per_dataset_norm": true,
28
+ "proj_dim": null,
29
+ "seed": 420,
30
+ "seed_per_dataset": false,
31
+ "strict_determinism": false,
32
+ "sweep_all": true,
33
+ "temp": 0.5,
34
+ "w_ce": 1.0,
35
+ "w_diag": 0.1,
36
+ "w_dual": 1.0,
37
+ "w_reg": 0.1,
38
+ "w_rose": 1.0,
39
+ "weight_decay": 1e-05
40
+ }
FashionMNIST/20251004-023245_FashionMNIST/history.csv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda
2
+ 1,5.316483742777507,0.6386833333333334,0.7103,1.9831275106430053,2.744017768351237,0.4864393747170766,0.07198706024289131,0.9570045170783996,0.6310743093490601
3
+ 2,4.1271273679097495,0.84905,0.8698,1.531120962715149,2.1569149439493813,0.34427583416303,0.03281393481890361,0.9153420358339945,0.6380065083503723
4
+ 3,3.5627654013315837,0.8753,0.8722,1.1003680165608725,2.048736518351237,0.3212667328039805,0.02568755973279476,0.898253862953186,0.641666054725647
5
+ 4,3.1124488931020102,0.8878,0.8946,0.7390370465596517,1.9770033096313477,0.30488486777941387,0.02471670667330424,0.8905199948310852,0.645469069480896
6
+ 5,2.854737536875407,0.8933166666666666,0.8939,0.532714432811737,1.9365548797607421,0.2951336352189382,0.023340073627233504,0.8800058817227682,0.6494245529174805
7
+ 6,2.6823780883789063,0.8998333333333334,0.9079,0.4233003969033559,1.8872617301940917,0.2831076140721639,0.021174730748931565,0.8659086237271627,0.6526463627815247
8
+ 7,2.5800004543304444,0.9047166666666666,0.9007,0.3659578800360362,1.852333090019226,0.2738164615472158,0.019320868681867918,0.8596094919840495,0.6558571457862854
9
+ 8,2.524121462885539,0.9068,0.9026,0.3367283996105194,1.8305860744476319,0.27003411841392516,0.018275607514381408,0.8494535083134969,0.659471869468689
10
+ 9,2.4626994283040364,0.9111166666666667,0.9138,0.3124102029323578,1.8015008289337158,0.2628473818620046,0.01772630667189757,0.8416836017290751,0.6610966920852661
11
+ 10,2.3874862659454346,0.9171666666666667,0.9145,0.286269379790624,1.7615462951660157,0.25420903367996217,0.016476954955856004,0.8381382547696431,0.6622161865234375
12
+ 11,2.3573801382700603,0.91955,0.9123,0.27577219341595965,1.7459170205434162,0.25100481673876446,0.016229135982195535,0.8306318164189657,0.6636812090873718
13
+ 12,2.322458720525106,0.9219,0.9097,0.2648672046820323,1.7275207607269287,0.24602925855318705,0.015569049572944641,0.8248459267934164,0.6644912362098694
14
+ 13,2.293781739425659,0.9238166666666666,0.9196,0.2555704742749532,1.7120277165730795,0.24230954433282217,0.015104493980606397,0.8236355080286661,0.6645127534866333
15
+ 14,2.2399904804229736,0.9285333333333333,0.9259,0.23932937620480854,1.6809343173980713,0.23641063793500264,0.014255997988581657,0.8189053339958191,0.6642233729362488
16
+ 15,2.2284320784250897,0.9300166666666667,0.9261,0.23573104383150736,1.6748573690414428,0.23484534786542258,0.013979780779282252,0.8160033617337544,0.664009153842926
17
+ 16,2.1915416903177896,0.9322666666666667,0.9256,0.22556453829606374,1.6533753721872966,0.2299308451493581,0.013328183037042618,0.813381134446462,0.6640021204948425
18
+ 17,2.178717518234253,0.9335166666666667,0.9284,0.22139083382288616,1.6466670738220215,0.22819740595022836,0.013158307498693466,0.8114637476285299,0.6637998819351196
19
+ 18,2.1569339728037518,0.93535,0.9273,0.21577973639965056,1.6340773057301838,0.2247357877254486,0.012718910294274488,0.8106926122665405,0.6636790633201599
20
+ 19,2.1445303526560466,0.9371833333333334,0.9281,0.21204481638272604,1.6268925214131673,0.22340665329297382,0.012567889694372813,0.8092953994433085,0.6635786890983582
21
+ 20,2.13746510848999,0.9369333333333333,0.9281,0.20949783398310343,1.6234708995819092,0.2223596436103185,0.012417793334523837,0.8089495579401652,0.6635621190071106
FashionMNIST/20251004-023245_FashionMNIST/history.json ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ce": [
3
+ 1.9831275106430053,
4
+ 1.531120962715149,
5
+ 1.1003680165608725,
6
+ 0.7390370465596517,
7
+ 0.532714432811737,
8
+ 0.4233003969033559,
9
+ 0.3659578800360362,
10
+ 0.3367283996105194,
11
+ 0.3124102029323578,
12
+ 0.286269379790624,
13
+ 0.27577219341595965,
14
+ 0.2648672046820323,
15
+ 0.2555704742749532,
16
+ 0.23932937620480854,
17
+ 0.23573104383150736,
18
+ 0.22556453829606374,
19
+ 0.22139083382288616,
20
+ 0.21577973639965056,
21
+ 0.21204481638272604,
22
+ 0.20949783398310343
23
+ ],
24
+ "diag": [
25
+ 0.07198706024289131,
26
+ 0.03281393481890361,
27
+ 0.02568755973279476,
28
+ 0.02471670667330424,
29
+ 0.023340073627233504,
30
+ 0.021174730748931565,
31
+ 0.019320868681867918,
32
+ 0.018275607514381408,
33
+ 0.01772630667189757,
34
+ 0.016476954955856004,
35
+ 0.016229135982195535,
36
+ 0.015569049572944641,
37
+ 0.015104493980606397,
38
+ 0.014255997988581657,
39
+ 0.013979780779282252,
40
+ 0.013328183037042618,
41
+ 0.013158307498693466,
42
+ 0.012718910294274488,
43
+ 0.012567889694372813,
44
+ 0.012417793334523837
45
+ ],
46
+ "dual": [
47
+ 2.744017768351237,
48
+ 2.1569149439493813,
49
+ 2.048736518351237,
50
+ 1.9770033096313477,
51
+ 1.9365548797607421,
52
+ 1.8872617301940917,
53
+ 1.852333090019226,
54
+ 1.8305860744476319,
55
+ 1.8015008289337158,
56
+ 1.7615462951660157,
57
+ 1.7459170205434162,
58
+ 1.7275207607269287,
59
+ 1.7120277165730795,
60
+ 1.6809343173980713,
61
+ 1.6748573690414428,
62
+ 1.6533753721872966,
63
+ 1.6466670738220215,
64
+ 1.6340773057301838,
65
+ 1.6268925214131673,
66
+ 1.6234708995819092
67
+ ],
68
+ "lambda": [
69
+ 0.6310743093490601,
70
+ 0.6380065083503723,
71
+ 0.641666054725647,
72
+ 0.645469069480896,
73
+ 0.6494245529174805,
74
+ 0.6526463627815247,
75
+ 0.6558571457862854,
76
+ 0.659471869468689,
77
+ 0.6610966920852661,
78
+ 0.6622161865234375,
79
+ 0.6636812090873718,
80
+ 0.6644912362098694,
81
+ 0.6645127534866333,
82
+ 0.6642233729362488,
83
+ 0.664009153842926,
84
+ 0.6640021204948425,
85
+ 0.6637998819351196,
86
+ 0.6636790633201599,
87
+ 0.6635786890983582,
88
+ 0.6635621190071106
89
+ ],
90
+ "reg": [
91
+ 0.9570045170783996,
92
+ 0.9153420358339945,
93
+ 0.898253862953186,
94
+ 0.8905199948310852,
95
+ 0.8800058817227682,
96
+ 0.8659086237271627,
97
+ 0.8596094919840495,
98
+ 0.8494535083134969,
99
+ 0.8416836017290751,
100
+ 0.8381382547696431,
101
+ 0.8306318164189657,
102
+ 0.8248459267934164,
103
+ 0.8236355080286661,
104
+ 0.8189053339958191,
105
+ 0.8160033617337544,
106
+ 0.813381134446462,
107
+ 0.8114637476285299,
108
+ 0.8106926122665405,
109
+ 0.8092953994433085,
110
+ 0.8089495579401652
111
+ ],
112
+ "rose": [
113
+ 0.4864393747170766,
114
+ 0.34427583416303,
115
+ 0.3212667328039805,
116
+ 0.30488486777941387,
117
+ 0.2951336352189382,
118
+ 0.2831076140721639,
119
+ 0.2738164615472158,
120
+ 0.27003411841392516,
121
+ 0.2628473818620046,
122
+ 0.25420903367996217,
123
+ 0.25100481673876446,
124
+ 0.24602925855318705,
125
+ 0.24230954433282217,
126
+ 0.23641063793500264,
127
+ 0.23484534786542258,
128
+ 0.2299308451493581,
129
+ 0.22819740595022836,
130
+ 0.2247357877254486,
131
+ 0.22340665329297382,
132
+ 0.2223596436103185
133
+ ],
134
+ "test_acc": [
135
+ 0.7103,
136
+ 0.8698,
137
+ 0.8722,
138
+ 0.8946,
139
+ 0.8939,
140
+ 0.9079,
141
+ 0.9007,
142
+ 0.9026,
143
+ 0.9138,
144
+ 0.9145,
145
+ 0.9123,
146
+ 0.9097,
147
+ 0.9196,
148
+ 0.9259,
149
+ 0.9261,
150
+ 0.9256,
151
+ 0.9284,
152
+ 0.9273,
153
+ 0.9281,
154
+ 0.9281
155
+ ],
156
+ "train_acc": [
157
+ 0.6386833333333334,
158
+ 0.84905,
159
+ 0.8753,
160
+ 0.8878,
161
+ 0.8933166666666666,
162
+ 0.8998333333333334,
163
+ 0.9047166666666666,
164
+ 0.9068,
165
+ 0.9111166666666667,
166
+ 0.9171666666666667,
167
+ 0.91955,
168
+ 0.9219,
169
+ 0.9238166666666666,
170
+ 0.9285333333333333,
171
+ 0.9300166666666667,
172
+ 0.9322666666666667,
173
+ 0.9335166666666667,
174
+ 0.93535,
175
+ 0.9371833333333334,
176
+ 0.9369333333333333
177
+ ],
178
+ "train_loss": [
179
+ 5.316483742777507,
180
+ 4.1271273679097495,
181
+ 3.5627654013315837,
182
+ 3.1124488931020102,
183
+ 2.854737536875407,
184
+ 2.6823780883789063,
185
+ 2.5800004543304444,
186
+ 2.524121462885539,
187
+ 2.4626994283040364,
188
+ 2.3874862659454346,
189
+ 2.3573801382700603,
190
+ 2.322458720525106,
191
+ 2.293781739425659,
192
+ 2.2399904804229736,
193
+ 2.2284320784250897,
194
+ 2.1915416903177896,
195
+ 2.178717518234253,
196
+ 2.1569339728037518,
197
+ 2.1445303526560466,
198
+ 2.13746510848999
199
+ ]
200
+ }
FashionMNIST/20251004-023245_FashionMNIST/manifest.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "class_names": [
3
+ "fashion-T-shirt/top",
4
+ "fashion-Trouser",
5
+ "fashion-Pullover",
6
+ "fashion-Dress",
7
+ "fashion-Coat",
8
+ "fashion-Sandal",
9
+ "fashion-Shirt",
10
+ "fashion-Sneaker",
11
+ "fashion-Bag",
12
+ "fashion-Ankle boot"
13
+ ],
14
+ "dataset_name": "FashionMNIST",
15
+ "environment": {
16
+ "cpu_count": 8,
17
+ "cuda_available": true,
18
+ "cuda_device": "Tesla T4",
19
+ "memory_gb": 50.99,
20
+ "platform": "Linux-6.6.97+-x86_64-with-glibc2.35",
21
+ "python": "3.12.11 (main, Jun 4 2025, 08:56:18) [GCC 11.4.0]",
22
+ "torch": "2.8.0+cu126"
23
+ },
24
+ "models": {
25
+ "constellation": {
26
+ "params": 16778
27
+ },
28
+ "diagnostic_head": {
29
+ "params": 7681
30
+ },
31
+ "encoder": {
32
+ "params": 483881
33
+ }
34
+ },
35
+ "num_classes": 10,
36
+ "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded-2",
37
+ "results": {
38
+ "best_epoch": 17,
39
+ "best_test_accuracy": 0.9284
40
+ },
41
+ "subdirectory": "FashionMNIST/20251004-023245_FashionMNIST",
42
+ "timestamp": "20251004-023245"
43
+ }
FashionMNIST/20251004-023245_FashionMNIST/plots/accuracy.png ADDED
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_10.png ADDED

Git LFS Details

  • SHA256: bbad2d55c39afbf7153bbe15b36c4c4bc91f4a0a03af903dbe48a7f3b62345f2
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_14.png ADDED

Git LFS Details

  • SHA256: a45fa51d3c7eb88bb2440e202dba4466fb7bae6f703db9c362b095d0c45dd07a
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_19.png ADDED

Git LFS Details

  • SHA256: 5b5193fc04d174b8475dda84d21ea0d5398d5f6da5abecdb4f366a7a56e622be
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_20.png ADDED

Git LFS Details

  • SHA256: dace5f8f9723feb68d2e23c0998145b0262d57d8e18206faf3982c225485a7ac
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_3.png ADDED

Git LFS Details

  • SHA256: 296ac23a393d327fd52775aeeca729eb8dafcd3cd87f09e11c8f8b8a0ac0171f
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_5.png ADDED

Git LFS Details

  • SHA256: 2e2a8cb08f5b2148cddf92e34c9c60f6e337e2519a327705f16530e0e28b5e2d
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_79.png ADDED

Git LFS Details

  • SHA256: a7c8318befb73771778374b6fa571204a9739dd721d894690c809f814300667c
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_84.png ADDED

Git LFS Details

  • SHA256: 31aa5f6f2a78ef449adf75c8294d6b0a49536d727d9760b0e14af4463f8496bb
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_epoch_9.png ADDED

Git LFS Details

  • SHA256: 0941d7056da47dbc1862b2378689f4eb0f043c725990ae05bb0478777bb87afa
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_fashionmnist_epoch_17.png ADDED

Git LFS Details

  • SHA256: bba759db4c037a690fc831c7a99c52c830f6f0f21074e75d9abca246ad38a18c
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/best_confusion_mnist_epoch_17.png ADDED
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_1.png ADDED

Git LFS Details

  • SHA256: b0c4c52742bba8af0bee124e095a077196aa34bb724b439edacd157b313f17c9
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_10.png ADDED

Git LFS Details

  • SHA256: 6a67a95223b9238449f203e4f455648dd81a318cedfd36659736ba0f8b1368fe
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_100.png ADDED

Git LFS Details

  • SHA256: adf5ed792aecdf0cc33c2f337fdb207da8a0e508f624b1fa3163528ac1ab39c3
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_11.png ADDED

Git LFS Details

  • SHA256: a4285041b5b7eb34c0034ae6f3c2f376bfb8aa98b307d9af7fce08914c8916ae
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_12.png ADDED

Git LFS Details

  • SHA256: e4be14f0dbe9a397e5f8a37273743ef58c92a34865e7bbabfe27273a1570f368
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_13.png ADDED

Git LFS Details

  • SHA256: 5b97e72a1e07e246c7c7cabfd178894b097417a9ee92ec584dec2629b03e0aee
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_14.png ADDED

Git LFS Details

  • SHA256: 81210d87f3fdc841d41ccc8ab66d1a2cd9e2806d2615c97995ef74a03cfb02d6
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_15.png ADDED

Git LFS Details

  • SHA256: 8eac56f15fb6821cde73c199f1c4f119a40c8e6a30d3927f41eb322114617dfc
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_16.png ADDED

Git LFS Details

  • SHA256: ba7253c347c028973dfc2ed09a2910b6bb204970c392dcd23706561078e80fef
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_17.png ADDED

Git LFS Details

  • SHA256: 15206c9f8212c9252fd88c087d5000eb85c6d4683c5e56c0874f641227070f7c
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_18.png ADDED

Git LFS Details

  • SHA256: bbe986edf608f0f30d90d60da8c9e929d89fede10a9647c9b65948231de38b35
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_19.png ADDED

Git LFS Details

  • SHA256: 7286197b912f6365d95a1739097c4aff75e1c0509e89bc89e4f5f65e304ea046
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_2.png ADDED

Git LFS Details

  • SHA256: 9a7e26e3c5d0b24cf60d215c0baa8375175ccd5b265f637ac1c16647d07eceed
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_20.png ADDED

Git LFS Details

  • SHA256: 32cc80a3bd41dddbd3e2d435b8f7a557f8f296d6234b6df94a65ded6e691695d
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_21.png ADDED

Git LFS Details

  • SHA256: 6a195d8bc9b2f3c63d656ba40bb99dfe189f22695b3e032a71200013567224d2
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_22.png ADDED

Git LFS Details

  • SHA256: 39a98bf7dfc7e9bf5d252116ea588da03bc37b8c55ed42115f59009ef0cee4df
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_23.png ADDED

Git LFS Details

  • SHA256: c7c9c05c808cf498be568e04e5f82764bb368713ff506936276c38dfb65b6f81
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_24.png ADDED

Git LFS Details

  • SHA256: d518a2c90c450b365d73b35632351c51016b82401caac3bca28b84573376d652
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_25.png ADDED

Git LFS Details

  • SHA256: 5411035d7aff32f4b04f4c75d8de770073e4fbdc646c090725e0d20b99692f1d
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_26.png ADDED

Git LFS Details

  • SHA256: 23332915b7de577e5b83116282626a4300fd711841a3571911fc31a87afbd8d6
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_27.png ADDED

Git LFS Details

  • SHA256: 5f6ccc2a8e01f4d92d77fe283f9b96c70b7a6bff535427fbffdabd5dc9040c7a
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_28.png ADDED

Git LFS Details

  • SHA256: 3c311d511785d268e4b1482f0766f0b53280c8300faea1d680c916f11d7f258b
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_29.png ADDED

Git LFS Details

  • SHA256: a631fae58bb6005643756631daa7b93542dbb0d8d5a872e992293d38bec126d0
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_3.png ADDED

Git LFS Details

  • SHA256: eb2373651e2b0fb30c9528e800275110885b349a50b9d280b9d1791d2555010b
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_30.png ADDED

Git LFS Details

  • SHA256: 6203bcef067c3970a3c8c32795328aefcada9879f2f75b65bf6664d15be29581
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_31.png ADDED

Git LFS Details

  • SHA256: 394c039201d4ec73f24adafeec80f3937d329637cafe1bfcc6469c863163cd23
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_32.png ADDED

Git LFS Details

  • SHA256: 2ab509aa7756bbadeb7d7d40eeaf5aee704f2c13498dc2c855db17f2d35e4387
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_33.png ADDED

Git LFS Details

  • SHA256: 4ce54de10946401087dda60bdcbbf9b7d53f7413af8223083401f3115f8572f7
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_34.png ADDED

Git LFS Details

  • SHA256: e06ee4540bb92a454289a7f31aeb03c594c3b20bbf23afafe317cf9edbce68ff
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_35.png ADDED

Git LFS Details

  • SHA256: 84d78227d41c35714a737b04a351ff5f6c7f72dcc8952045be453b8e49c489bb
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_36.png ADDED

Git LFS Details

  • SHA256: 0e352db785b7d697e1281f0a77b0838af86a330307a1b063de01f87babd53b77
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
FashionMNIST/20251004-023245_FashionMNIST/plots/confusion_epoch_37.png ADDED

Git LFS Details

  • SHA256: 1b39208acd34215a23b1f39527111586fdcc8543b9861c9854738d3f85525069
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB