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:
- 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☆610Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Updated 8 years ago
- Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.☆321Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆277Updated 7 years ago
- Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch☆347Updated last month
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 3 years ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆203Updated 3 years ago
- Neural Turing Machines (NTM) - PyTorch Implementation☆602Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 7 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆47Updated 8 years ago
- Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.☆95Updated 3 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- One-shot Learning with Memory-Augmented Neural Networks☆423Updated 7 years ago
- 🏃 Implementation of Using Fast Weights to Attend to the Recent Past.☆269Updated 6 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 8 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 7 years ago
- Variational Auto-Encoders in a Sequential Setting.☆177Updated 7 years ago
- tutorial notebooks☆392Updated 7 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆128Updated 8 years ago
- Tensorflow Implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆103Updated 8 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
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆220Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- A variational recurrent neural network implementation in tensorflow☆104Updated 8 years ago