guillaume-chevalier / SGNN-Self-Governing-Neural-Networks-Projection-LayerLinks
Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/anthology/D18-1105
☆22Updated 2 years ago
Alternatives and similar repositories for SGNN-Self-Governing-Neural-Networks-Projection-Layer
Users that are interested in SGNN-Self-Governing-Neural-Networks-Projection-Layer are comparing it to the libraries listed below
Sorting:
- ☆58Updated 5 years ago
- ☆14Updated 6 years ago
- Configure Python functions explicitly and safely☆126Updated 8 months ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- ☆66Updated 2 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆37Updated 7 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- ☆42Updated 6 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Code repo for "Transformer on a Diet" paper☆31Updated 5 years ago
- Training Transformer-XL on 128 GPUs☆140Updated 5 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
- NeurIPS 2019 - Learning Data Manipulation for Augmentation and Weighting☆109Updated 4 years ago
- Corrupted labels and label smoothing