Skip to content

Neural Network developed in Keras to classify MNIST digits

Notifications You must be signed in to change notification settings

santiguti/first-keras-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Basic neural network with Keras

This neural network, through MNIST, takes an image and tries to classify it as a digit. Keras is used to create the model and Matplotlib is used to plot the information.

This exercise was done following an article by Victor Zhou. https://victorzhou.com/blog/keras-neural-network-tutorial/

About

Neural Network developed in Keras to classify MNIST digits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages