Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)
☆222Apr 6, 2016Updated 9 years ago
Alternatives and similar repositories for diffmem
Users that are interested in diffmem are comparing it to the libraries listed below
Sorting:
- various simple RNNs trained on synthetic grammars☆30Aug 8, 2015Updated 10 years ago
- Minimal GRU implementation.☆34Aug 20, 2015Updated 10 years ago
- Reimplementation of DRAW☆346Aug 25, 2016Updated 9 years ago
- Deep learning research framework based on Theano☆267Sep 20, 2015Updated 10 years ago
- Variational and semi-supervised neural network toppings for Lasagne☆210Aug 25, 2016Updated 9 years ago
- Computation Graph Toolkit☆634Apr 10, 2018Updated 7 years ago
- Slides and exercises for the Deep Learning Summer School 2015 programming tutorials☆390Jan 30, 2016Updated 10 years ago
- An implementation of Neural Turing Machines☆402Jul 1, 2024Updated last year
- Code for "So similar and yet incompatible: Toward the automated identification of semantically compatible words" in NAACL 2015 proceedi…☆11May 11, 2015Updated 10 years ago
- A highly extensible deep learning framework☆423Aug 8, 2017Updated 8 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆242Jun 21, 2022Updated 3 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Aug 10, 2016Updated 9 years ago
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521☆160Jan 7, 2016Updated 10 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning☆519Aug 15, 2017Updated 8 years ago
- Fast, flexible and fun neural networks.☆1,306Sep 13, 2022Updated 3 years ago
- A Neural Turing Machine implementation in Torch.☆278Nov 3, 2015Updated 10 years ago
- Scripts to generate a dataset with static frames from the Arcade Learning Environment☆19May 9, 2014Updated 11 years ago
- This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas…☆419Jul 24, 2019Updated 6 years ago
- Autograd automatically differentiates native Torch code☆559Oct 21, 2021Updated 4 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT