CSE342: Statistical Machine Learning is a 3xx-level course offered to undergrads pursuing the CSAI discipline at IIIT-Delhi. The course deals with the theoretical and mathematical concepts related to classification techniques and machine learning paradigms. It aims to:
- introduce students to the key paradigms of Machine Learning, Pattern Recognition, and Statistical Classification
- enable students to apply Feature Extraction and Classification techniques to solve problems
- enable students to design a complete machine learning and pattern recognition algorithm and evaluate its performance
This repository contains the solutions to all assignments given in the duration of the course.