A Simple MNIST Digit Classifier Neural Network that recognises hand-written numerical digits from the MNIST Digit Recogniser Dataset made from scratch* in Python with 7960 trainable parameters using Forward Propagation, Back propagation, ReLu & Softmax Activation Functions. It uses a 2-layer neural network that has an input layer consisting of 784 neurons (28x28 pixels), one hidden layers consisting of 10 neurons with ReLu (Rectified Linear unit) activation function and an output layer consisting of 10 neurons with Softmax activation function.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Simple MNIST Digit Classifier Neural Network that recognises hand-written numerical digits from the MNIST Digit Recogniser Dataset made from scratch* in Python with 7960 trainable parameters...
T-Kalv/Simple-MNIST-Digit-Classifier-Neural-Network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Simple MNIST Digit Classifier Neural Network that recognises hand-written numerical digits from the MNIST Digit Recogniser Dataset made from scratch* in Python with 7960 trainable parameters...
Topics
python
machine-learning
deep-learning
neural-network
numpy
image-processing
artificial-intelligence
mnist-classification
mnist-dataset
research-project
research-paper
softmax
back-propagation
relu
mnsit
forward-propagation
digit-classification
juypter-notebook
hand-written-recognition
number-classification
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published