tf-tutorial
tf-tutorial copied to clipboard
Short tutorial for TensorFlow, designed to be presented in-person
TensorFlow Tutorial
Welcome to the TensorFlow Tutorial.
Please install TensorFlow on your computer before you arrive.
For this tutorial, you can do one of the following:
-
Install TensorFlow directly on your Mac. This is recommended, as it installs the least amount on your computer and will run the fastest.
-
Use Docker on Mac, running TensorFlow in a local VM. If for some reason you can't install TensorFlow natively or already have Docker installed, you can try this.
-
Install TensorFlow directly on your Ubuntu/Linux machine.
Note that TensorFlow is not currently supported natively on Windows.
If you run into trouble, our full install instrictions are available on http://tensorflow.org.