tensorflow-tutorials

Tutorial materials to help you understand how to use TensorFlow.

Stars
7
Committers
1

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)
Related Projects