/Deep_Learning_Homework

This repository contains homework from Jojic's class and Mohit's class

Primary LanguageJupyter Notebook

Deep_Learning_Homework

This repository contains homework from Dr. Jojic's deep learning class

This repository also contains homework from Dr. Mohit's NLP class. some tutorial used in Mohit's class are listed here. Basic word2vec embedding tutorial word2vec_1_skipgram .

Some other better methods such as negative sampling and Subsampling word2vec_2_sampling

The best LSTM tutorial lstm_tutorial

The glove project glove

The variable length handling in pytorch variable length