Contains course-work materials. Assignment 1 is based on Bo and Pang movie review dataset binary classification task. I have used bag-of-words as the feature design.
Assignment 2 contains clustering on 20newsgroup dataset
Assignment 3 is neural network implementation with varying depth and width and comparison with logistic regression of Assignment 1