/CS20

CS20 : Tensorflow for Deep Learning Research의 내용 및 코드를 정리

Primary LanguageJupyter NotebookMIT LicenseMIT

CS 20 : Tensorflow for Deep Learning Research

Refactoring code examples of CS 20 : Tensorflow for Deep Learning Research with tensorflow 1.11


01. Overview of Tensorflow

02. Operations

03. Linear and Logistic Regression

04. Eager Execution

05. Variable sharing and managing experiments

06. Introduction to ConvNet

07. ConvNet in TensorFlow

08. Style Transfer

09. Variational Auto-Encoders

10. Generative Adversarial Networks

11. Recurrent Neural Networks

12. Seq2Seq with Attention