neural-turing-machines topic
essence
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.
pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
NTM-One-Shot-TF
One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow
ntm
TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)
NTM-tensorflow
"Neural Turing Machine" in Tensorflow
Neural-Turing-Machine
TensorFlow implementation of a Neural Turing Machine
npi
Neural Programmer-Interpreter Implementation (Reed, de Freitas: https://arxiv.org/abs/1511.06279), in Tensorflow
ntm
Neural Turing Machines in pytorch
MANN-meta-learning
A tensorflow implement of Memory-Augmented Neural Network