Deep Learning is an IIIS course taught by Will Wu.
-
Homework 1: Backpropagation.
-
Homework 2: CIFAR-10 classification.
-
Homework 3: Generative models, including energy-based model, normalizing flow (real NVP), VAE and GAN.
-
Homework 4: Sequence modeling. LSTM and Transformer for both Seq2seq and language model, along with a reading comprehension task.
The codes in this repository is not guaranteed to be correct or to perform well. They are for your reference only.
Course project resides in a stand-alone repository: https://github.com/zhourunlong/GodScanner.