Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.13 KB

Welcome

Install TensorFlow version 1.3.0

This code requires TensorFlow version 1.3. Please choose the installation option that's right for you.

1. Install TensorFlow using Docker

This is the easiest option, but the largest download. It's recommended if you have difficulty using a virtual environment.

2. Install TensorFlow using pip in a Virtual Environment

This is recommended if you prefer the smallest download. If you experience difficulty, try the Docker option above.

Want to report a bug?

Thanks! Can you please file an issue, or even better, a pull request? We'll be doing this workshop a couple times, and future developers will appreciate your help.


General disclaimer, this is my personal repo and not an official Google product. If you'd like to use this code, say, to build a mission critical component of your giant space laser, you should know there's no warranty, etc.