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

https://github.com/tsarjak/mnist-basic-neural-net

Basic neural network (Fully connected) with three hidden layers using tensorflow for python for classifying digits from MNIST data sets with 95% accuracy.
https://github.com/tsarjak/mnist-basic-neural-net

python3 tensorflow

Last synced: 2 months ago
JSON representation

Basic neural network (Fully connected) with three hidden layers using tensorflow for python for classifying digits from MNIST data sets with 95% accuracy.

Awesome Lists containing this project