bytenet
Machine translation model
A Pytorch implementation of a neural network model for machine translation
Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper
47 stars
3 watching
4 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Time Delayed Neural Networks using PyTorch | 81 |
| An implementation of a highway network architecture in PyTorch for neural networks | 82 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Converts PyTorch models to Keras models | 859 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. | 91 |