Skip to content

Kingburrito777/learn-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learn-tf

A heavily commented tensorflow application to explain what's going on. In our case it's the basic MNIST data set, for classifying handwritten numbers

Usage:

  • To get to understand tensorflow and its large packages
  • Helping beginners with creating and launching their own tensorflow applications

Using python 3 launch

python3 learn-tf/tf-basic.py
python3 learn-tf/tf-basic-optimized.py

depending on which one you are learning about.

Mandelbrot set

Check out the mandelbrot set in ipython with the following cd '/directory/with/files' jupyter notebook Navigate to mandelbrot.ipynb and run by choosing

  • "Cell->Run All"
  • Change the values listed in the comments and see the difference

About

A heavily commented tensorflow application to explain what's going on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •