Deep Learning Assignments for AI61002 course at IIT KGP
All the assignments will be completed using Python 3.7 and Pytorch 1.0
Assignment 1:
1. Perceptron Learning algorithm
2. Image classification using fully connected layers on MNIST dataset (without using any DL library)