seq2seq-attn
NMT framework
An implementation of a sequence-to-sequence model with attention mechanism using LSTMs and character embeddings for neural machine translation
Sequence-to-sequence model with LSTM encoder/decoders and attention
1k stars
97 watching
279 forks
Language: Lua
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| A comprehensive catalog of various neural machine translation implementations using different deep learning frameworks. | 359 |
| Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
| Training software for neural machine translation systems using attention mechanisms and multi-layer encoder-decoder models. | 105 |
| An implementation of Google's QANet for machine reading comprehension using TensorFlow. | 983 |
| A collection of pre-trained encoder-decoders and related optimization techniques for natural language processing | 1,986 |
| An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 738 |
| A framework for integrating policy gradient methods into neural machine translation models and evaluating their performance under simulated human feedback. | 136 |
| A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 |
| An open-source sequence-to-sequence framework for neural machine translation built on PyTorch. | 1,212 |
| Develops CTC-based text recognition models with neural network architectures | 259 |
| An attention-based sequence-to-sequence learning framework | 389 |
| An open source project that provides pre-trained word embeddings and a dataset for evaluating their usefulness in neural machine translation. | 121 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| A Matlab-based framework for building and training deep learning models | 271 |