This repo stores files for my CSCI 378 (Deep Learning) final project.
Stores the implementation of the TCN model.
Inspired by this assignment.
Stores the implementation of the GPT model.
Inspired by:
Contains the writeup of how the above models work and why.
Given the way to export PyTorch --> CoreML, integrate the above to the iOS app (for fun)