demelin / Noise-Contrastive-Estimation-NCE-for-pyTorchLinks
Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation principle for unnormalized statistical models." (Gutmann and Hyvarinen, AISTATS 2010)
☆45Updated 5 years ago
Alternatives and similar repositories for Noise-Contrastive-Estimation-NCE-for-pyTorch
Users that are interested in Noise-Contrastive-Estimation-NCE-for-pyTorch are comparing it to the libraries listed below
Sorting:
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- ☆34Updated 6 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Adaptive Softmax implementation for PyTorch☆80Updated 6 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- a list of recent papers on transfer learning☆24Updated 7 years ago
- Code for SegTree Transformer (ICLR-RLGM 2019).☆27Updated 5 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 6 years ago
- ☆63Updated 7 years ago
- ☆42Updated 6 years ago
- ☆32Updated 6 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks☆35Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- Code for paper "Continual and Multi-Task Architecture Search (ACL 2019)"☆41Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Code and dataset for "Transfer Learning Between Related Tasks Using Expected Label Proportions"☆16Updated 5 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Code for Unsupervised Discovery of Multimodal Links in Multi-Image/Multi-Sentence Documents☆30Updated 4 years ago
- General stats about NeurIPS 2019☆28Updated 4 years ago
- ☆16Updated 7 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 6 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 7 years ago