DavidWBressler / GCNNLinks
Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"
☆29Updated 2 years ago
Alternatives and similar repositories for GCNN
Users that are interested in GCNN are comparing it to the libraries listed below
Sorting:
- A Structured Self-attentive Sentence Embedding Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshu…☆11Updated 8 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Tensorflow NCE loss in Keras☆34Updated 7 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- hierarchical convolutional attention networks for text classification☆16Updated 6 years ago
- Obtaining word embeddings from a WordNet ontology☆50Updated 2 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago
- Pre-training of Language Models for Language Understanding☆83Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Official Implementation of "Transferring Inductive Biases Through Knowledge Distillation"☆15Updated 5 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- A supplementary code for Beyond Vector Spaces: Compact Data Representation as Differentiable Weighted Graphs.☆47Updated 6 years ago
- Density Order Embeddings☆33Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 7 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 7 years ago
- ☆24Updated 5 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
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- ANN Search through the COVID CORD-19 Dataset using SBERT.☆26Updated 5 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 8 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Speech Recognition using DeepSpeech2.☆17Updated 6 years ago
- Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/antholog…☆22Updated 3 years ago
- A deep learning framework for building multimodal multi-task learning systems.☆111Updated 2 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago