seq2seq.pytorch
seq2seq framework
Provides tools and frameworks for training sequence-to-sequence models using PyTorch
Sequence-to-Sequence learning using PyTorch
523 stars
23 watching
79 forks
Language: Python
last commit: over 5 years ago deep-learningneural-machine-translationseq2seq
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 |
| An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 738 |
| An attention-based sequence-to-sequence learning framework | 389 |
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. | 283 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| A PyTorch-based simulator for quantum machine learning | 45 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| Develops an approach to learning probabilistic models in stochastic optimization problems | 201 |
| Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |