pytorch-ntm
NTM implementation
An implementation of Neural Turing Machines in PyTorch
Neural Turing Machines (NTM) - PyTorch Implementation
592 stars
13 watching
128 forks
Language: Jupyter Notebook
last commit: over 6 years ago lstmneural-networkneural-turing-machinesnotebookntmpythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
| A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |
| A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks | 464 |
| An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 551 |
| A PyTorch implementation of Neural Module Networks for Visual Question Answering | 108 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of Neural Turing Machine in TensorFlow using an LSTM controller. | 1,050 |
| Differentiable memory schemes for neural networks | 220 |
| A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,996 |
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |