/modu-tensorflow-v2

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

modulabs TensorFlow Tutorials for version 2.0

모두의연구소 풀잎스쿨 5기 Flow me to the moon 에서 활동하는 연구원들이 정리한 내용입니다. 아래의 참고자료를 기반으로 작성하고 있습니다. 앞으로 나올 TF version 2.0 에 맞게 작성하려고 노력중입니다.

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 overview

TensorFlow basic operations

Regression

Images

Convolutional neural networks

Style Transfer

Image segmentation

Sequences

Recurrent neural networks

Sequences to sequences

Audio segmentation

Generative models

Generative adversarial networks

Variational autoencoder

Image captioning