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
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 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
- ☆34Updated 6 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- ☆63Updated 7 years ago
- ☆32Updated 6 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- ZCA whitening in python☆32Updated 6 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Code for SegTree Transformer (ICLR-RLGM 2019).☆27Updated 5 years ago
- An implementation of shampoo☆77Updated 7 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 8 years ago
- Variational autoencoder in Theano☆12Updated 8 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 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
- meProp: Sparsified Back Propagation for Accelerated Deep Learning (ICML 2017)☆110Updated 3 years ago
- Unsupervised Learning by Predicting Noise☆90Updated 3 years ago