Jivitesh-Poojary-zz / tf-tutorial

Short tutorial for TensorFlow, designed to be presented in-person

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  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.

If you run into trouble, our full install instrictions are available on http://tensorflow.org.

About

Short tutorial for TensorFlow, designed to be presented in-person


Languages

Language:Jupyter Notebook 100.0%