jwkanggist / CS20

Refactoring contents and codes of CS20 : Tensorflow for Deep Learning Research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 20 : Tensorflow for Deep Learning Research

Refactoring code examples of CS 20 : Tensorflow for Deep Learning Research following tensorflow 2.0 (current tf 1.12)


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

About

Refactoring contents and codes of CS20 : Tensorflow for Deep Learning Research

License:MIT License


Languages

Language:Jupyter Notebook 100.0%