neural-turing-machines topic

List neural-turing-machines repositories

essence

74
Stars
18
Forks
Watchers

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

571
Stars
128
Forks
Watchers

Neural Turing Machines (NTM) - PyTorch Implementation

NTM-One-Shot-TF

244
Stars
68
Forks
Watchers

One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow

ntm

183
Stars
65
Forks
Watchers

TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)

NTM-tensorflow

1.0k
Stars
214
Forks
Watchers

"Neural Turing Machine" in Tensorflow

npi

41
Stars
19
Forks
Watchers

Neural Programmer-Interpreter Implementation (Reed, de Freitas: https://arxiv.org/abs/1511.06279), in Tensorflow

ntm

46
Stars
6
Forks
Watchers

Neural Turing Machines in pytorch