Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 346 Bytes

File metadata and controls

15 lines (8 loc) · 346 Bytes

03.18 - 0.3-25

Nikhil

  • Create novel word embeddings which capture maximum semantic information and entropy.
  • Input this word embeddings to the encoder
  • Create a basic encoder-decoder model using these embeddings for test.

Aayush & Ankur

  • Develop and train a RNN Encoder-decoder model using Glove vectors word embeddings.