Tutorial materials to help you understand how to use TensorFlow.
- TensorFlow (Crafted for TensorFlow <=1.2)
- Python 3.5
- Jupyter Notebook
- TensorFlow Introduction
- Low-Level: Linear Regression
- Low-Level: Logistic Regression using Iris Dataset
- Low-Level: Logistic Regression using MNIST Dataset (coming soon)
- Low-Level: Multilayer Convolutional Network using MNIST Dataset (coming soon)
- High-Level: Multilayer Convolutional Network using MNIST Dataset (coming soon)