/Convolutional-Neural-Networks

A collection of notebooks using Convolutional Neural Networks (CNN)s

Primary LanguageJupyter Notebook

Convolutional-Neural-Networks

A collection of notebooks with implementations of various problems using Convolutional Neural Networks (CNN)s.

CNN-Image-Classification-on-MNIST-Digits.ipynb : Multi-class classification of MNIST digits dataset using CNN.