torch-ntm
NTM model
An implementation of a Neural Turing Machine model using Torch
A Neural Turing Machine implementation in Torch.
279 stars
26 watching
54 forks
Language: Lua
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
| An implementation of a specific deep learning model in PyTorch for natural language processing tasks. | 41 |
| Graphical computation library for building neural network architectures | 299 |
| A PyTorch implementation of a neural network potential for molecular simulations | 471 |
| An implementation of a recurrent neural network architecture with batch normalization | 92 |
| Provides parameter initialisation schemes for neural network modules in Torch7 | 100 |
| A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
| An end-to-end trained model capable of generating natural language responses integrated with object segmentation masks for interactive visual conversations | 797 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| An implementation of Neural Turing Machines in PyTorch | 592 |
| A collection of libraries for building Support Vector Machines in Torch7. | 43 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| An implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch | 777 |