pytorch-NeuCom

Neural computer

An implementation of the Differentiable Neural Computer architecture in PyTorch

Pytorch implementation of DeepMind's differentiable neural computer paper.

GitHub

94 stars
8 watching
15 forks
Language: Python
last commit: almost 7 years ago

Related projects:

Repository Description Stars
jingweiz/pytorch-dnc An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. 278
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
loudinthecloud/pytorch-ntm An implementation of Neural Turing Machines in PyTorch 590
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
pemami4911/neural-combinatorial-rl-pytorch An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. 558
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
andrewliao11/dni.pytorch An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them 118
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
michaelklachko/pnn.pytorch A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. 57
aiqm/torchani A PyTorch implementation of a neural network potential for molecular simulations 464
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
sinkingsugar/nimtorch A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks 462