farizrahman4u / seq2seq
Sequence to Sequence Learning with Keras
☆3,176Updated 2 years ago
Alternatives and similar repositories for seq2seq:
Users that are interested in seq2seq are comparing it to the libraries listed below
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- CNNs for sentence classification☆2,052Updated 7 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,809Updated last year
- A general-purpose encoder-decoder framework for Tensorflow☆5,618Updated 4 years ago
- Some language modeling tools for Keras☆657Updated 7 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,825Updated 3 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,272Updated 4 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Updated 4 years ago
- TensorFlow Neural Machine Translation Tutorial