asappresearch / sruLinks
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
☆2,097Updated 3 years ago
Alternatives and similar repositories for sru
Users that are interested in sru are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,261Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,975Updated 3 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,825Updated 3 years ago
- Sequence to Sequence Learning with Keras☆3,176Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,508Updated 3 weeks ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,273Updated 4 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,740Updated 3 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- Phrase-Based & Neural Unsupervised Machine Translation☆1,504Updated 3 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,219Updated last year
- Tutorials and implementations for "Self-normalizing networks"☆1,585Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,546Updated 3 years ago
- Unsupervised Language Modeling at scale for robust sentiment classification☆1,060Updated 4 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- InferSent sentence embeddings☆2,284Updated 3 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆631Updated 7 years ago
- Memory Networks implementations☆1,754Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,183Updated 3 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- A lightweight library for PyTorch training tools and utilities☆1,697Updated 2 weeks ago
- A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".