changwookjun / CS20

CS20 (Tensorflow) 정리

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS20 TensorFlow 정리

Stanford TensorFlow Tutorials 정리

This repository contains code Examples for the course CS20 (TensorFlow for Deep Learning Research)

Python 3.6 / Tensorflow 1.8

01.Overview of Tensorflow

02.TensorFlow Operations

03.Basic Models in TensorFlow

04.Eager Execution + word2vec

05.Managing your experiment

06.Introduction to Computer Vision and convolutional network

07.Covnets in TensorFlow

08.Style transfer

10.Lecture_Slides_VAE in TensorFlow

11.Introduction to RNNs

12.Machine Translation

14.A TensorFlow Chatbot

16.Tensor2Tensor

17.Introduction to Reinforcement Learning and Policy-Gradients with Tensor-Flow

18.Introduction to Keras

Author

ChangWookJun / @changwookjun (changwookjun@gmail.com)

About

CS20 (Tensorflow) 정리


Languages

Language:Jupyter Notebook 100.0%