sockeye

Sequence-to-sequence framework

An open-source sequence-to-sequence framework for neural machine translation built on PyTorch.

Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch

GitHub

1k stars
50 watching
323 forks
Language: Python
last commit: 28 days ago
Linked from 1 awesome list

attention-is-all-you-needattention-mechanismattention-modeldeep-learningdeep-neural-networksencoder-decodermachine-learningmachine-translationneural-machine-translationpytorchseq2seqsequence-to-sequencesequence-to-sequence-modelssockeyetransformertransformer-architecturetransformer-networktranslation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eladhoffer/seq2seq.pytorch Provides tools and frameworks for training sequence-to-sequence models using PyTorch 523
ibm/pytorch-seq2seq A PyTorch-based framework for building and training sequence-to-sequence models 1,498
alex-berard/seq2seq An attention-based sequence-to-sequence learning framework 388
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 501
harvardnlp/seq2seq-attn An implementation of a sequence-to-sequence model with attention mechanism using LSTMs and character embeddings for neural machine translation 1,260
facebookresearch/fairseq A toolkit for training custom sequence-to-sequence models for various NLP tasks 30,522
aboev/arae-tf Automates generation of discrete sequence text using adversarially regularized autoencoders 20
maximumentropy/seq2seq-pytorch An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. 736
modelscope/adaseq A comprehensive Python library for developing state-of-the-art sequence understanding models, providing pre-trained models and tools for natural language processing tasks. 416
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47
norse/norse Deep learning framework for spiking neural networks 673
anuragranj/back2future.pytorch An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. 111
liyuanlucasliu/lm-lstm-crf A PyTorch-based tool for sequence labeling using a combination of CRF and LSTM models to capture label dependencies and leverage contextualized representations. 846
knighton/torchplus Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions. 9
aistream-peelout/flow-forecast An open-source deep learning framework for time series forecasting and analysis 2,060