Module 3 1 Assignment Part1: Introduction to Pytorch Overview Loading the data Creating the model class Instantiating the model Training Evaluation Part1: Pytorch notebook Part2: Word Embeddings Part3: Word2Vec model CBOW(Continous bag of words) Skip-Gram Part4: Word2Vec notebook Part5: Subsampling Part5: Subsampling Notebook Part6: Adding up all for Skip-Gram Model Part7: Assignment