wojzaremba / algorithm-learning
☆181Updated 9 years ago
Alternatives and similar repositories for algorithm-learning:
Users that are interested in algorithm-learning are comparing it to the libraries listed below
- Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)☆220Updated 8 years ago
- Adversarial networks in TensorFlow☆171Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 9 years ago
- Common interface for Theano, CGT, and TensorFlow☆236Updated 8 years ago
- Practical 1: Introduction to lua and torch☆137Updated 8 years ago
- Theano implementation of Tree RNNs aka Recursive Neural Networks.☆236Updated 8 years ago
- Deep Learning Package base on Theano☆103Updated 8 years ago
- Reimplementation of DRAW☆346Updated 8 years ago
- Deep learning research framework based on Theano☆267Updated 9 years ago
- Examples and scripts using Blocks☆147Updated 8 years ago
- Torch-twrl is a package that enables reinforcement learning in Torch.☆251Updated 7 years ago
- tensorflow with IPythonNotebook☆54Updated 8 years ago
- A Neural Turing Machine implementation in Torch.☆278Updated 9 years ago
- Kayak is a library for automatic differentiation with applications to deep neural networks.☆227Updated 7 years ago
- This library provides utilities for creating and manipulating RNNs to model sequential data.☆192Updated 7 years ago
- This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/ab…☆169Updated 7 years ago
- GitXiv Competition: Replicate the findings of the Deep Q&A research paper, preferably in collaboration with others. Use library of choice…☆40Updated 9 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆463Updated 8 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- ☆129Updated 8 years ago
- Links to ICML 2015 papers available on arxiv☆140Updated 9 years ago
- An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521☆158Updated 9 years ago
- This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas…☆419Updated 5 years ago
- ☆152Updated 8 years ago
- ☆88Updated 9 years ago
- Guide for installing Torch machine learning library onto a GPU EC2 instance running Ubuntu