Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 260 Bytes

MIPT Deep learning school - NLP

Contains some of the more interesting MIPT deep learning school homeworks (NLP)

  1. Neural machine translation: basic NMT implementation using RNNs with attention
  2. Image captioning: captioning done using similar architecture