/tf_utilities

Tips, Tricks and as much prebuilt Tensorflow stuff as I have combed together from tutorials.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tf_utilities

Tips, Tricks and as much prebuilt Tensorflow stuff as I have combed together from tutorials.

Usage

The Mnist Exersise has been put through its paces and works from the examples folder

Need a Docker with the used libs already installed

Used Libraries: ~ tensorflow - for the work. ~ tqdm - is good. ~ scikit-learn - for the visualizations.

Need a setup py for installation

Need More examples