Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 431 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 431 Bytes

Assignment 1

  • Assess how well the word embedding model captures semantic and syntactic relationships between words (word2vec).

Assignment 2

  • Practice training and analyzing a neural network model (LSTM, RNN), and reflect on the model's logical understanding of arithmetic operations.

Assignment 3

  • Build a model for multi-output learning to classify the dataset into NEUTRAL, ENTAILMENT, and CONTRADICTION sentiments.