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.
~/
~/about-me/
~/series/
~/blog/ 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.The making of a MLP