Skip to content

Latest commit

 

History

History
103 lines (73 loc) · 2.95 KB

File metadata and controls

103 lines (73 loc) · 2.95 KB

Deep Learning Study with Gluon

Deep learning to learn while making

Schedule

Topic Date/Time Location Etc
Gluon Introduction 12/22,17:00   분석실       
Convolution & Transfer Learning 12/28,18:00   T-Lounge, Room G  

Topic

Gluon Basic

  • Gluon Introduction, 12/22
  • intro mxnet NDArray, Symbol, Model
  • intro Grad

Fully Connected

Convolution

Recurrent

  • Sound Data Classification with Whale Sound Data (@hongdm7)
  • Stock Price Prediction with Amazon Stock Data (@hyeminchoe)

Image

Neural Style Transfer

  • style transfer (@seujung)

NLP

  • Sentiment Classification (@supark, 네이버 영화 평점)
  • seq2seq (@haven-jeon, Addition model)
  • seq2seq with Attention Mechanism (@haven-jeon, Addition model)
  • Text Generation(@EVA01)

high-performance learning

Autoencoder

  • simple & conv. Autoencoder compared to Keras (@ljy3795)

Recommandation

XAI

GAN(Generative Adversarial Networks)

VAE(Variational Auto Encoder)

Embedding

Reference