Skip to content

su-park/dl_study_with_gluon

 
 

Repository files navigation

Deep Learning Study with Gluon

Deep learning to learn while making

Schedule

Topic Date/Time Location Presentor
Gluon Introduction 12/22,17:00   분석실  haven-jeon ,seujung    
Convolution & Transfer Learning 12/28,17:00   분석실  haven-jeon 
Intro with MNIST(Logistic, FC, CNN),Embedding, Intro Audio Data Analysis 01/04,18:00   분석실  soohwanjo, soeque1, hongdm7
Style Transfer(0h20m), Fashion MNIST(0h10m), Traffic Sign Recognition(0h15m), Intro MXNet(0h10m) 01/11,18:00   분석실  seujung, haven-jeon, June-H, hyemin15 
Intro to GAN(0h15m), Intro to VAE(0h30m) 01/16,18:00   분석실  soeque1, kionkim  
Multi GPU(0h20m), Autoencoder(0h30m), Transfer Learning (0h40m) 01/25,18:00   분석실  haven-jeon, ljy3795, su-park 
RNNs with Audio Classification(0h30m), CAM with Traffic Sign Classification(0h 20m) 02/01,18:00 분석실 hongdm7, June-H 
Pix2Pix(0h25m), Deep Matrix Factorization (0h20m), Soft Decision Tree (0h30m) 02/08,18:00 분석실 soeque1, ljy3795, kionkim
QA- Multimodal Compact Bilinear Pooling (0h30m), BEGAN (0h20m), Deep Dream (0h20m) 02/13,18:00 분석실 kionkim, seujung, soohwanjo
Korean-English Neural Machine Translater(0h40m) 02/22,18:00 분석실 haven-jeon
IntegratedGradients (0h30m), CapsNet (0h30m) 02/28,18:00 분석실 kionkim
relational network, Reinforcement Learning 03/08,18:00 분석실 seujung, (hongdm7, June-H, hyemin15, soohwanjo)
Anomaly detection w Autoencoder 03/15,18:00 분석실 ljy3795
... 03/22,18:00 분석실
... 03/29,18:00 분석실

Topic

Linear algebra

numpy exercise

Gluon Basic

Fully Connected

Convolution

Recurrent

Image

Deep Dream

  • deep dream (@soohwanjo)

Neural Style Transfer

pix2pix

  • pix2pix (@hjkim)

NLP

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

high-performance learning

Autoencoder

  • simple & conv. Autoencoder (@ljy3795)
  • Recommendation with Aucoencoder (@soohwanjo)
  • Anomaly detection with Autoencoder (@ljy3795)

Audio

  • wavenet

Recommandation

XAI

GAN(Generative Adversarial Networks)

VAE(Variational Auto Encoder)

Embedding

Computer Age Statistical Inference(CASI)

QA

Reinforcement Learning

  • DQN(Deep Q-Network)

Reference

About

Deep Learning Study with Gluon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%