Max's blog

The making of a MLP

This series details the writing of a Multi-Layer-Perceptron (MLP) in rust, from scratch, for MNIST classification. I thoroughly enjoyed the project and the source code for this series can be found here.