Dataset used here: Research Paper Dataset
Project has 2 versions: seq2seq.ipynb for GPUs and seq2seqCPU.ipnyb for CPU only (cudnnlstm layers are not compatible with CPU only systems)
Majority reference + information obtained from this article: https://www.analyticsvidhya.com/blog/2019/06/comprehensive-guide-text-summarization-using-deep-learning-python/