Mini-Project

Overall Progress 0%

Build a 2-layer MLP to classify handwritten digits using only NumPy. Full pipeline: data, init, training, evaluation.

End-to-end ML project combining loading, exploration, preprocessing, training, and evaluation.