jwkanggist / tensorflow.tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%