In this repository, I will implement the assignments for Deep Learning Course: Link
Assignment1: Feedforward Neural Network (Backprop from scratch) Link
Assignment2: Convolutional Neural Networks Link | Implementation
Assignment3: Use RNN/LSTM and Transformers to build a Transliteration system.Link | Implementation