Skip to content

semcneil/TensorFlowDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Tutorial/Demonstration

This is a modified version of https://www.tensorflow.org/tutorials/quickstart/beginner that adds in some commments and matplotlib figures to explain what is happening better.

The code depends on tensorflow and matplotlib so the following code needs to run first:

pip install tensorflow
pip install matplotlib

About

TensorFlow Demonstration/Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages