The homeworks stored here are the following:
- Project 1 Automatic Review Analyzer, basic classification for sentiment analysis
- Project 2 Digit recognition (Part 1), MNIST data classification without NN usage
- Project 3 Digit recognition (Part 2), MNIST data classification using various neural net algorithms
- Project 4 Collaborative Filtering via Gaussian Mixtures, EM-algorithm based recommender system
- Project 5 Text-Based Game, a reinforcement learning exercise