Skip to content

AshwiniS-ui/Digit_Rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Digit_Rec

Handwritten digits classification using neural network

In this notebook we will classify handwritten digits using a simple neural network which has only input and output layers. We will than add a hidden layer and see how the performance of the model improves.

digits_nn

-Build a multilayer Neural network in Tensorflow.

  • To identify text in an image by using MNIST dataset which consist of greyscale Handwritten digits.

About

Handwritten digits classification using neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors