arianhosseini / MemArchs-in-RNNLM

attempt at implementing "Memory Architectures in Recurrent Neural Network Language Models" as a part of the ICLR 2018 reproducibility challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemArchs-in-RNNLM

Attempt at implementing "Memory Architectures in Recurrent Neural Network Language Models" as a part of the ICLR 2018 reproducibility challenge

How to run

  • Go to the directory of the model.
  • Run python main.py.
  • You can choose your desired hyperparameters and dataset using arguments.

About

attempt at implementing "Memory Architectures in Recurrent Neural Network Language Models" as a part of the ICLR 2018 reproducibility challenge


Languages

Language:Python 98.4%Language:Shell 1.6%