ypxie / pytorch-NeuComLinks
Pytorch implementation of DeepMind's differentiable neural computer paper.
☆93Updated 7 years ago
Alternatives and similar repositories for pytorch-NeuCom
Users that are interested in pytorch-NeuCom are comparing it to the libraries listed below
Sorting:
- ☆92Updated 8 years ago
- Implementation of a simple example of Q learning in Torch.☆50Updated 8 years ago
- Malmo Collaborative AI Challenge - Team Pig Catcher☆65Updated 8 years ago
- Cleaned original source code from my NIPS publication☆155Updated 7 years ago
- Code for Attentive Recurrent Comparators☆57Updated 8 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- Tensorflow Implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆101Updated 7 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆172Updated 8 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆277Updated 7 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90Updated 9 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆66Updated 7 years ago
- ☆57Updated 7 years ago
- D-NTM paper repo☆25Updated 8 years ago
- Weight initialisation schemes for Torch7 neural network modules☆100Updated 7 years ago
- Reinforcement learning environments for Torch7☆91Updated 8 years ago
- Code for the Neural GPU☆48Updated 9 years ago
- The first public PyTorch implementation of Attentive Recurrent Comparators☆146Updated 7 years ago
- Cluttered MNIST Dataset☆51Updated 10 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 8 years ago
- Structured Prediction Energy Networks in Torch☆132Updated 8 years ago
- Gumbel-Softmax Variational Autoencoder with Keras☆132Updated 7 years ago
- Torch implementation of Wasserstein GAN https://arxiv.org/abs/1701.07875