Techniques : Sequence-to-Sequence (Seq2Seq), Recurrent Neural Network, Bidirectional RNN, LSTM, Neural Attention Mechanism, Beam Search, Neural Machine Translation, TensorFlow
- Developed chatbot using encoder and decoder based Sequence-to-Sequence (Seq2Seq) model from Google’s Neural Machine Translation (NMT) module and Cornell Movie Subtitle Corpus.
- Seq2Seq architecture built on Recurrent Neural Network and was optimized with bidirectional LSTM cells.
- Enhanced chatbot performance by applying Neural Attention Mechanism and Beam Search.
- Attained testing perplexity of 46.82 and Bleu 10.6.
- Developed backend using Python and front-end using Python and PyQT.
Current Version : v1.0.0.0
Last Update : 05.01.2018