Data source:
http://yann.lecun.com/exdb/mnist/
Download and extract the four .gz files (time of writing Dec 15 2022)
I started this around maybe Feb 2022 in another repo and I'm moving it here to continue working on it.
For me: g++ MNIST.cpp -I ~/eigen-3.4.0/ -o a.out