/mxnet-seq2seq

Sequence to sequence learning with MXNET

Primary LanguagePython

mxnet-seq2seq

This project implements the sequence to sequence learning with mxnet for open-domain chatbot

Sequence to Sequence learning with LSTM encoder-decoder

The seq2seq encoder-decoder architecture is introduced by Sequence to Sequence Learning with Neural Networks

This implementation borrows idea from lstm_bucketing, I slightly modified it and reconstructed the embedding layer.

How to run

python main.py

More details coming soon

For any question, please send me email.

yoosan.zhou at gmail dot com