https://github.com/simranjitk/image-classification-tensorflow
Using a Convolutional Neural Network to classify handwritten digits from the MNIST dataset.
https://github.com/simranjitk/image-classification-tensorflow
Last synced: 12 days ago
JSON representation
Using a Convolutional Neural Network to classify handwritten digits from the MNIST dataset.
- Host: GitHub
- URL: https://github.com/simranjitk/image-classification-tensorflow
- Owner: Simranjitk
- Created: 2018-10-28T00:06:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-28T00:30:28.000Z (over 7 years ago)
- Last Synced: 2025-01-08T13:51:17.397Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 290 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Classification using Tensoeflow
Using a Convolutional Neural Network to classify handwritten digits from the MNIST dataset.
You can use the notebook in your browser through Jupter Notebook.