https://github.com/imdeepmind/mnist-using-tensorflow
MNIST digit classification using a pure Tensorflow
https://github.com/imdeepmind/mnist-using-tensorflow
Last synced: 9 months ago
JSON representation
MNIST digit classification using a pure Tensorflow
- Host: GitHub
- URL: https://github.com/imdeepmind/mnist-using-tensorflow
- Owner: imdeepmind
- Created: 2019-03-10T10:56:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T11:02:16.000Z (over 7 years ago)
- Last Synced: 2025-06-26T09:47:58.707Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST USING PURE TENSORFLOW
A simple project for classifying handwritten digits using **pure Tensorflow**
open the `.ipynb` file for more the code.