A comparative study of different optimizers (SGD, Adam, RMSprop) for handwritten digit classification using deep neural networks on the MNIST dataset.
-
Updated
Aug 16, 2025 - Jupyter Notebook
A comparative study of different optimizers (SGD, Adam, RMSprop) for handwritten digit classification using deep neural networks on the MNIST dataset.
Implementations of the deep neural networks from the scratch such as perceptron, fully connected deep neural network (DNN), Autoecoders, CNN, RNN, LSTM etc.
Add a description, image, and links to the optimisers topic page so that developers can more easily learn about it.
To associate your repository with the optimisers topic, visit your repo's landing page and select "manage topics."