Releases: qdm097/MNIST-CNN
Releases · qdm097/MNIST-CNN
Functional Nesterov and Standard Momentum
Fixes
Complete Overhaul
Reworked everything. The only missing feature here is automatic detection of validity of layer stacking (convolution and pooling layers require square input arrays).
Greyscaled
Changed image display from black and white to greyscale
Full Release
Fixed some bugs introduced by assembling the project from an older version in 1.01. Made files apart of the project instead of local.
Assembled
Full release
The project is fully functioning, though it is not perfectly clean and only partially documented.