Seq2Seq-PyTorch

Seq2seq model library

An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks.

Sequence to Sequence Models with PyTorch

GitHub

736 stars
22 watching
161 forks
Language: Python
last commit: over 2 years ago
deep-learningpytorchrnnseq2seq

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
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 501
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
outcastofmusic/quick-nlp A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. 283
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
pasqal-io/pyqtorch A PyTorch-based simulator for quantum machine learning 45
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
hszhao/semseg A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. 1,343
wxywhu/srdensenet-pytorch A PyTorch implementation of an image super-resolution model based on dense skip connections. 119
locuslab/e2e-model-learning Develops an approach to learning probabilistic models in stochastic optimization problems 200
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389