Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 385 Bytes

Recurrent Neural Networks with External Memory

This is a Theano implementation of the RNN-EM model as described in this paper.

This repository uses code from mesnilgr/is13 to load the ATIS dataset.

Usage

git clone --recursive [email protected]:npow/RNN-EM.git
python main.py