/NLP_assignments

Repository where I share the assignments for the Deep Learning for NLP course of the CS Master Degree of Ca'Foscari University of Venice

Primary LanguageJupyter Notebook

Deep Learning for Natural Language Processing Assignments

  1. Implementation of SkipGRam, SkipGram with Negative Sampling and CBOW
  2. Impementation of RNN and LSTM
  3. Translation with a Sequence to Sequence Network and Attention