Skip to content

seopbo/TF_code_examples_for_Deep_learning

Repository files navigation

TF code examples for Deep learning

주로 tf.layers를 이용했으며, 추후 tf.contrib.slim으로 refactoring한 파일도 추가예정


01. Tutorial of implementing DL model by OOP

02. Tutorial of implementing Drop out

03. Tutorial of implementing Batch normalization

04. Tutorial of implementing Batch norm and Drop out

05. Tutorial of implementing Transfer learning

06. Tutorial of implementing Transfer learning with model Zoo

  • Vggnet, Googlenet, Resnet

07. Tutorial of implementing Class activation map

08. Tutorial of implementing Word2Vec

09. Tutorial of implementing Sequence classification with RNN series

10. Tutorial of implementing Variational Auto-Encoder

11. Tutorial of implementing Generative Adversarial Net

12. Tutorial of implementing Conditional GAN

13. Sentence classification by MorphConv

About

자주 쓰이는 technique example code 모음

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published