This repository contains the logic and scripts that combine three packages:
- Tensorflow An end-to-end open source machine learning platform.
This is the actual architecture of the NN:
And this is the reached Acc for this Architecture
Maybe you can reach a loss less than .02 ;-)
Just download this repo and execute main.py with python interpreter
Credits to The Coding Train