Skip to content

wavelets/RNN-EM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com:npow/RNN-EM.git
python main.py

About

Recurrent Neural Networks with External Memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%