reformer-pytorch
Transformer model
An implementation of Reformer, an efficient Transformer model for natural language processing tasks.
Reformer, the efficient Transformer, in Pytorch
2k stars
54 watching
256 forks
Language: Python
last commit: over 1 year ago artificial-intelligenceattention-mechanismmachine-learningpytorchtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of a transformer-based translation model in PyTorch | 240 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,402 |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A tool to help convert PyTorch models to TensorFlow | 94 |
| A PyTorch implementation of Glow, a generative flow model using invertible 1x1 convolutions. | 522 |
| A PyTorch implementation of the Vision Transformer model for image recognition tasks. | 1,959 |
| A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
| A PyTorch implementation of a deep learning model for super resolution | 194 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |