jeffzhengye / tensorflow-workshop

Slides and code from our TensorFlow Workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Install TensorFlow directly on your Windows machine. This is recommended, as it installs the least amount on your computer and will run the fastest.

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

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

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

Strata folks, here are the slides. Thanks again.


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

About

Slides and code from our TensorFlow Workshop.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%