Code written for the 13. task of Model Analysis 1 in the year 2023/24.
  • TeX 49.3%
  • Python 46.8%
  • C 1.9%
  • C++ 1.6%
  • CMake 0.3%
Find a file
2024-08-21 23:35:37 +02:00
Latex feat: 🚀 upload .pdf 2024-08-21 23:35:37 +02:00
NN feat: 🚀 upload .pdf 2024-08-21 23:35:37 +02:00
src init: 🎉 initial commit 2024-01-05 21:54:31 +01:00
SuppliedData feat: add .idx loader functions 2024-08-20 18:28:29 +02:00
.git-lfs-ignore.sh init: 🎉 revive project in new light 2024-08-20 17:40:35 +02:00
.gitignore feat: convince nets to dream 2024-08-21 00:47:08 +02:00
a.jpg feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
a.png feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
angery.jpg feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
angery.png feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
CMakeLists.txt init: 🎉 initial commit 2024-01-05 21:54:31 +01:00
inf.jpg feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
inf.png feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
ma-style.mplstyle init: 🎉 revive project in new light 2024-08-20 17:40:35 +02:00
MarkoUrbanc_mod113.pdf feat: 🚀 upload .pdf 2024-08-21 23:35:37 +02:00
mod113_instructions.pdf init: 🎉 revive project in new light 2024-08-20 17:40:35 +02:00
mod113_scan.pdf init: 🎉 revive project in new light 2024-08-20 17:40:35 +02:00
README.md feat: 🎨 add histograms 2024-08-21 18:43:56 +02:00
small_fizik.jpg feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00
small_happy.jpg feat: 🎨 add alternate images for model input 2024-08-21 23:14:08 +02:00

Neural Networks: MNIST Classification

TODO:

  • Heatmap for various LR and batch sizes
  • Heatmap for various LR and Hidden Layer Sizes
  • Histogram of what labels are classified as
  • Heatmap for LR vs Epochs?
  • Histogram for distribution vs. predicted distribution