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.
git clone --recursive git@github.com:npow/RNN-EM.git
python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
git clone --recursive git@github.com:npow/RNN-EM.git
python main.py