/tensorflow.tutorials

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

TensorFlow Tutorials

  • Final update: 2018. 10. 16
  • All right reserved @ Il Gu Yi 2018

Getting Started

Prerequisites

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

Contents

TensorFlow Basic Syntax

Regression

Convolutional Neural Networks

Recurrent Neural Networks

Generative Models

Images

Sequences

Author

Il Gu Yi