/awd-inspired-lstm

Notebook containing an implementation of a Language Model using state-of-the-art techniques also seen in the current state-of-the-art AWD-LSTM

Primary LanguageJupyter NotebookMIT LicenseMIT

awd-inspired-lstm Open In Colab

This repository contains an implementation of a Language Model using state-of-the-art techniques also seen in the current state-of-the-art AWD-LSTM

This model was built as part of a project in the course 02456 Deep Learning @ DTU - Technical University of Denmark

Software Requirements

Python 3 and PyTorch 0.4 are required for the current codebase.

License

This project is licensed under the MIT License - see the LICENSE.md file for details