An open API service indexing awesome lists of open source software.

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

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.