snowkylin / ntmLinks
TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)
☆184Updated 5 years ago
Alternatives and similar repositories for ntm
Users that are interested in ntm are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆238Updated 7 years ago
- Tensorflow implementation of a Neural Turing Machine☆609Updated 4 years ago
- Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.☆321Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch☆346Updated 3 months ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆202Updated 2 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆276Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆258Updated 8 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆46Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 6 years ago
- Neural Turing Machines (NTM) - PyTorch Implementation☆600Updated 7 years ago
- Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.☆94Updated 2 years ago
- Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow☆303Updated 5 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- One-shot Learning with Memory-Augmented Neural Networks☆420Updated 6 years ago
- A chainer implementation of Memory Augmented Neural Network☆48Updated 9 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- 🏃 Implementation of Using Fast Weights to Attend to the Recent Past.☆269Updated 6 years ago
- supercell☆192Updated 7 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 8 years ago
- tutorial notebooks☆389Updated 7 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 5 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Cleaned original source code from my NIPS publication☆156Updated 7 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆238Updated 6 years ago