Skip to content

In this project, we aim to build a Convolutional Neural Network (CNN) from scratch to classify handwritten digits using the MNIST dataset. We will implement the network architecture, including convolutional layers with ReLU activation, max pooling, and fully connected layers followed by a softmax activation function.

Notifications You must be signed in to change notification settings

sai-kireeti/CNN-Implementation-for-MNIST-Digit-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

In this project, we aim to build a Convolutional Neural Network (CNN) from scratch to classify handwritten digits using the MNIST dataset. We will implement the network architecture, including convolutional layers with ReLU activation, max pooling, and fully connected layers followed by a softmax activation function.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages