NEG loss implemented in pytorch
☆123Jul 7, 2017Updated 8 years ago
Alternatives and similar repositories for pytorch_NEG_loss
Users that are interested in pytorch_NEG_loss are comparing it to the libraries listed below
Sorting:
- Time Delayed NN implemented in pytorch☆81Mar 27, 2017Updated 8 years ago
- Highway network implemented in pytorch☆80Mar 27, 2017Updated 8 years ago
- Environment that can be used to evaluate reasoning capabilities of artificial agents☆28Mar 16, 2017Updated 8 years ago
- Skipgram Negative Sampling implemented in PyTorch☆301Mar 21, 2021Updated 4 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Nov 6, 2019Updated 6 years ago
- ☆53Mar 23, 2017Updated 8 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Aug 13, 2019Updated 6 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Mar 13, 2017Updated 8 years ago
- PyTorch bindings for openai-gemm☆20Feb 6, 2017Updated 9 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Mar 15, 2017Updated 8 years ago
- Highway networks implemented in PyTorch.☆54Apr 5, 2017Updated 8 years ago
- Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/…☆396Mar 22, 2019Updated 6 years ago
- Learning RNN Hierarchies☆45Jun 22, 2016Updated 9 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Apr 19, 2019Updated 6 years ago
- auto-tuning momentum SGD optimizer☆288Mar 24, 2019Updated 6 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Dec 19, 2017Updated 8 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26May 4, 2017Updated 8 years ago
- dataeaze Enterprise Gen AI and Foundation Models product suite☆32Feb 11, 2026Updated 3 weeks ago
- Tensorflow/Pytorch implementation of Gated Attention Reader☆37May 9, 2017Updated 8 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆30Aug 30, 2016Updated 9 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Aug 22, 2019Updated 6 years ago
- replicate the results of rule extract lstm☆16Jun 9, 2017Updated 8 years ago
- Simple PuddleWorld DQN example using torch7