leimao / Two-Layer-Hierarchical-Softmax-PyTorchLinks
Two-Layer Hierarchical Softmax Implementation for PyTorch
☆69Updated 4 years ago
Alternatives and similar repositories for Two-Layer-Hierarchical-Softmax-PyTorch
Users that are interested in Two-Layer-Hierarchical-Softmax-PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated 2 years ago
- NeurIPS 2019 - Learning Data Manipulation for Augmentation and Weighting☆109Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- ☆93Updated 3 years ago
- Checking the interpretability of attention on text classification models☆49Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- ☆83Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆128Updated 4 years ago
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- ☆53Updated 4 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago