pytorch-seq2seq

seq2seq toolkit

A PyTorch-based framework for building and training sequence-to-sequence models

An open source framework for seq2seq models in PyTorch.

GitHub

1k stars
60 watching
377 forks
Language: Python
last commit: almost 2 years ago
deeplearningpytorchseq2seq

Related projects:

Repository Description Stars
eladhoffer/seq2seq.pytorch Provides tools and frameworks for training sequence-to-sequence models using PyTorch 523
maximumentropy/seq2seq-pytorch An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. 736
outcastofmusic/quick-nlp A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. 283
pasqal-io/pyqtorch A PyTorch-based simulator for quantum machine learning 45
alex-berard/seq2seq An attention-based sequence-to-sequence learning framework 388
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
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
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
awslabs/sockeye An open-source sequence-to-sequence framework for neural machine translation built on PyTorch. 1,212
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39
larsmans/seqlearn A toolkit for building sequence classification models in Python 688
yu-changqian/torchseg A toolkit for building and training semantic segmentation models using PyTorch. 1,408
dmmiller612/sparktorch A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. 339
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 410