torch-ntm

NTM model

An implementation of a Neural Turing Machine model using Torch

A Neural Turing Machine implementation in Torch.

GitHub

279 stars
26 watching
54 forks
Language: Lua
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aciditeam/torch-modelsA collection of Lua implementations of state-of-the-art machine learning models using the Torch framework.54
jiasenlu/cdssmAn implementation of a specific deep learning model in PyTorch for natural language processing tasks.41
torch/nngraphGraphical computation library for building neural network architectures299
aiqm/torchaniA PyTorch implementation of a neural network potential for molecular simulations471
iassael/torch-bnlstmAn implementation of a recurrent neural network architecture with batch normalization92
kaixhin/nninitProvides parameter initialisation schemes for neural network modules in Torch7100
nagadomi/kaggle-cifar10-torch7A deep neural network architecture optimized for image classification on the CIFAR-10 dataset246
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289
nearai/torchfoldA PyTorch module for dynamic batching and optimized computation on deep neural networks221
mbzuai-oryx/groundinglmmAn end-to-end trained model capable of generating natural language responses integrated with object segmentation masks for interactive visual conversations797
torch/nnAn open-source neural network package providing a modular framework for building and training neural networks.1,346
loudinthecloud/pytorch-ntmAn implementation of Neural Turing Machines in PyTorch592
koraykv/torch-svmA collection of libraries for building Support Vector Machines in Torch7.43
soumith/inception.torchA Torch implementation of a pre-trained neural network architecture used in image recognition tasks66
macournoyer/neuralconvoAn implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch777