pytorch-transformer
Translation model
Implementation of a transformer-based translation model in PyTorch
pytorch implementation of Attention is all you need
240 stars
3 watching
58 forks
Language: Python
last commit: over 3 years ago attention-is-all-you-needpytorchtransformertranslation
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,132 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
| A comprehensive guide to using the Transformers library for natural language processing tasks | 1,220 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| Trains German transformer models to improve language understanding | 23 |
| A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 207 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |