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 [email protected]:npow/RNN-EM.git
python main.py
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 [email protected]:npow/RNN-EM.git
python main.py