pytorch-dnc
Neural computer framework
An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks.
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
278 stars
22 watching
51 forks
Language: Python
last commit: almost 7 years ago deep-learningdncexternal-memoryntmpytorchvisdom
Related projects:
Repository | Description | Stars |
---|---|---|
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
ixaxaar/pytorch-dnc | An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. | 338 |
jingweiz/pytorch-rl | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
norse/norse | Deep learning framework for spiking neural networks | 685 |
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,044 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
loudinthecloud/pytorch-ntm | An implementation of Neural Turing Machines in PyTorch | 592 |
teozosa/deep-learning-v2-pytorch | A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
donnyyou/pytorchcv | A PyTorch-based framework for building and training deep learning models in computer vision. | 47 |
andrewliao11/dni.pytorch | An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them | 119 |
chingyaoc/ggnn.pytorch | An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. | 466 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 471 |