A simple Neural Network built completely from scratch using Python, NumPy, Pandas, and Matplotlib to classify handwritten digits from the MNIST dataset. This project implements a feedforward neural ...
Update 2024-01-17: We are thrilled to release MedMNIST+ with larger sizes: 64x64, 128x128, and 224x224 for 2D, and 64x64x64 for 3D. As a complement to the previous 28-size MedMNIST, the large-size ...