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)
☆44Updated 6 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
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆82Updated 6 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- ☆34Updated 6 years ago
- ZCA whitening in python☆32Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- An implementation of shampoo☆77Updated 7 years ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- ☆63Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆101Updated 3 years ago
- Code for SegTree Transformer (ICLR-RLGM 2019).☆27Updated 5 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
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Lifelong Variational Autoencoder☆14Updated 7 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- ☆32Updated 6 years ago
- An unofficial PyTorch implementation of the HAN and AdaHAN models presented in the "Learning Visual Question Answering by Bootstrapping H…☆55Updated 7 years ago