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 pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 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
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- ☆34Updated 6 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- An implementation of shampoo☆77Updated 7 years ago
- Sparse and structured neural attention mechanisms