Skip to content

Latest commit

 

History

History
executable file
·
27 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

executable file
·
27 lines (26 loc) · 1.02 KB

ADLxMLDS2017

  • The projects we did in lecture: Application of deep learning in 2017 fall.
  • I got A+ in this class
  • Lecture link

Projects

Sequence_Labeling

  • Using TIMIT mfcc data predicting phone sequence
  • Join the kaggle competition and I got rank 36th/191
  • Kaggle link

Video_Captioning

  • Implement s2vt model to predict the behavior in video
  • Using attention mechanism improve performance

Game_Playing

  • Using reinforcement learning play atari game
  • Deep Q learning model for breakout-v1
  • Gradient policy & A2C model for pong

Comics_Generation

  • text to Comics face image
  • Using DCGAN model and conditional GAN
  • I got rank 5th/191
  • Implementing cycle gan for style transfer is our bouns

Final Project

lf2gym