Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
☆279Jun 20, 2017Updated 8 years ago
Alternatives and similar repositories for encoder_decoder
Users that are interested in encoder_decoder are comparing it to the libraries listed below
Sorting:
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Framework for building complex recurrent neural networks with Keras☆768Oct 29, 2022Updated 3 years ago
- [unmaintained] Make seq2seq for keras work☆233Dec 19, 2016Updated 9 years ago
- Attention-based sequence to sequence learning☆388May 9, 2019Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Jul 3, 2018Updated 7 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago
- [unmaintained]☆424Apr 14, 2020Updated 5 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- AI in action☆39Dec 16, 2017Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Jun 15, 2017Updated 8 years ago
- Paragraph Vector Implementation☆56May 27, 2017Updated 8 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,816Nov 17, 2023Updated 2 years ago
- LSTM-CRF models for sequence labeling in text.☆173Aug 24, 2017Updated 8 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Feb 14, 2018Updated 8 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Dec 16, 2014Updated 11 years ago
- Visualizing RNNs using the attention mechanism☆751Jun 25, 2019Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Dec 20, 2019Updated 6 years ago
- ☆87Jul 13, 2016Updated 9 years ago
- Sequence to sequence learning using TensorFlow.☆389Apr 16, 2018Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Nov 13, 2016Updated 9 years ago
- 使用Theano实现的 一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31May 7, 2017Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Mar 28, 2017Updated 8 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Mar 9, 2016Updated 9 years ago
- Deep reinforcement learning with TensorFlow☆48Aug 22, 2017Updated 8 years ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,361Oct 11, 2024Updated last year
- NLPCC2017示例代码以及数据描述☆115Jun 12, 2017Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Dec 2, 2016Updated 9 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55May 16, 2016Updated 9 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Aug 11, 2014Updated 11 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆530Sep 7, 2018Updated 7 years ago
- ☆23Dec 8, 2016Updated 9 years ago
- Dynamic seq2seq in TensorFlow, step by step☆994Aug 20, 2017Updated 8 years ago
- Multi-modal Bayesian embedding model☆18Jun 30, 2016Updated 9 years ago
- A neural network library based on tensorflow and with true sklearn compatibility.☆11Sep 17, 2016Updated 9 years ago