Skip to content

Latest commit

 

History

History
150 lines (119 loc) · 13.2 KB

README.md

File metadata and controls

150 lines (119 loc) · 13.2 KB

TensorFlow Tutorials

  • Final update: 2019. 08. 20.
  • All right reserved @ Il Gu Yi 2018

Getting Started

Prerequisites

  • TensorFlow above 1.13
  • Python 3.6 or 3.7
    • numpy, matplotlib, PIL
  • Jupyter notebook
  • OS X and Linux (Not validated on Windows but probably it would work)

Contents (TF version 2.0 style)

TensorFlow Basic Syntax

Regression

Convolutional Neural Networks

Recurrent Neural Networks

Generative Models

Contents (TF version 1.x style)

TensorFlow Basic Syntax

Regression

Convolutional Neural Networks

Recurrent Neural Networks

Generative Models

Images

Sequences

Author

Il Gu Yi

Lecture Notes

link