/tensorflow-workshop

Slides and code from our TensorFlow Workshop.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Install TensorFlow

Welcome. For this workshop, you can do one of the following:

  1. Install TensorFlow directly on your Mac. This is recommended, as it installs the least amount on your computer and will run the fastest.

  2. 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.

  3. Install TensorFlow directly on your Ubuntu/Linux machine.

Note that TensorFlow is not currently supported natively on Windows. For now, try using Docker.

If you run into trouble, our full install instructions are available on tensorflow.org.


General disclaimer, this is my personal repo and not an official Google product.