Skip to content

Two examples usings ANN's and CNN's. Mnist, Numpy, Matplotlib, Keras, Tensorflow was used. I will create a new repository outlining the mathematics and theory used in these examples.

License

Notifications You must be signed in to change notification settings

sysad-aldama/Artificial-Convolutional-Neural-Networks-

Repository files navigation

Handwritten Digit Classifier using an Artificial Neural Network

Written by: Jean Pierre C. Aldama¶ Date: 3/8/2020 4:35 AM

Description:

This notebook classifies the MNIST handwritten digit images as a number 0 - 9. We are using the MNIST Database which is available at http://yann.lecun.com/exdb/mnist/

Requirements: pip install tensorflow keras numpy mnist matplotlib

we recommend installing the latest version of Anaconda which can be downloaded at https://www.anaconda.com/distribution/#download-section (We are using Anaconda for python 3.x)

[Quaxis Research/Innovation]

***Special Thanks to youtube channel https://www.youtube.com/channel/UCbmb5IoBtHZTpYZCDBOC1CA please visit if you want to dive deeper.

About

Two examples usings ANN's and CNN's. Mnist, Numpy, Matplotlib, Keras, Tensorflow was used. I will create a new repository outlining the mathematics and theory used in these examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published