NTM-tensorflow

NTM impl

An implementation of Neural Turing Machine in TensorFlow using an LSTM controller.

"Neural Turing Machine" in Tensorflow

GitHub

1k stars
67 watching
214 forks
Language: Jupyter Notebook
last commit: over 7 years ago
Linked from 2 awesome lists

neural-turing-machinestensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carpedm20/lstm-char-cnn-tensorflow An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. 769
loudinthecloud/pytorch-ntm An implementation of Neural Turing Machines in PyTorch 590
jingweiz/pytorch-dnc An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. 278
doctorteeth/diffmem Differentiable memory schemes for neural networks 220
itdxer/neupy A Python library for prototyping and building neural networks using TensorFlow as a backend 741
uber/petastorm Enables training and evaluation of deep learning models from Apache Parquet datasets in various machine learning frameworks 1,799
batzner/tensorlm A library for text generation with recurrent neural networks using TensorFlow 61
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,495
kwotsin/tensorflow-xception An implementation of a deep learning model for computer vision tasks using TensorFlow 207
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
kaishengtai/torch-ntm An implementation of a Neural Turing Machine model using Torch 279
deepkolos/wxmp-tensorflow A project providing a solution to run the latest TensorFlowJS models in WeChat Mini Programs 123
mratsim/arraymancer A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. 1,338
localminimum/qanet An implementation of Google's QANet for machine reading comprehension using TensorFlow. 983
sinkingsugar/nimtorch A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks 462