Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 958 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 958 Bytes

tensorflow-tutorials

Tutorial materials to help you understand how to use TensorFlow.

Requirements

Local machine set-up

For cloud you can use:

Slides

  1. TensorFlow Introduction
  2. Low-Level: Linear Regression
  3. Low-Level: Logistic Regression using Iris Dataset
  4. Low-Level: Logistic Regression using MNIST Dataset (coming soon)
  5. Low-Level: Multilayer Convolutional Network using MNIST Dataset (coming soon)
  6. High-Level: Multilayer Convolutional Network using MNIST Dataset (coming soon)