Last active
December 27, 2024 03:41
-
-
Save awjuliani/5ce098b4b76244b7a9e3 to your computer and use it in GitHub Desktop.
A simple ipython notebook that walks through the creation of a softmax regression model using MNIST dataset.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a working code here :
https://github.com/arjunprakash027/HandcraftedML/blob/main/ground_ups/softmax.ipynb