You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple MLP for MNIST, coded entirely in c++ with no outside libs
built from the ground up
inspired by magical bat
run mnist.py to get the datasets and build src with whatever you prefer
About
infra for an ml library and simple model entirely in c++ just for fun