facebookarchive / learningSimpleAlgorithms
We present an approach for learning simple algorithms such as copying, multi-digit addition and single digit multiplication directly from examples. Our framework consists of a set of interfaces, accessed by a controller. Typical interfaces are 1-D tapes or 2-D grids that hold the input and output data. For the controller, we explore a range of n…
☆97Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for learningSimpleAlgorithms
- This library provides utilities for creating and manipulating RNNs to model sequential data.☆192Updated 7 years ago
- Facebook's extensions to torch/torch7. This is a preliminary release.☆36Updated 8 years ago
- TH++, C++ interface to the torch7 TH library☆236Updated 6 years ago
- Implements a message passing interface (MPI) wrapper that makes it easy to do massively parallel computations inside the Torch deep-learn…☆109Updated 5 years ago
- One-line install scripts for Torch.☆75Updated 7 years ago
- Nervana GPU library☆49Updated 9 years ago
- A tensorflow library for building all kinds of models☆69Updated 3 years ago
- An efficient character based RNN☆91Updated 5 years ago
- Simple environment for creating very simple 2D games and training neural network models to perform tasks within them☆245Updated 5 years ago
- A collection of efficient utilities for a data scientist.☆41Updated 9 years ago
- Unsupervised Data Generated for GeoQuery and SAIL Datasets☆46Updated 8 years ago
- Utilities and monitors for machine learning experiments, web client included.☆148Updated 7 years ago
- Provides and wraps the Randomkit library, copied from Numpy.☆34Updated 5 years ago
- Torch7 for iOS.☆196Updated 8 years ago
- Scripts to help with Torch package documentation☆21Updated 7 years ago
- ☆180Updated 8 years ago
- Complex number support for Torch☆43Updated 9 years ago
- Deep reinforcement learning with TensorFlow☆47Updated 7 years ago
- Deep Learning Dashboard☆38Updated 8 years ago
- Torch test module☆24Updated 8 years ago
- Files accompanying UW Machines Who Learn workshops☆40Updated 7 years ago
- Sequence to Sequence Learning Model☆15Updated 8 years ago
- Learning to program in Lua using "Torch" and other useful libraries☆26Updated 9 years ago
- Implementing (parts of) TensorFlow (almost) from Scratch☆31Updated 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 6 years ago
- The Operator Vectorization Library, or OVL, is a python productivity library for defining high performance custom operators for the Tenso…☆68Updated 7 years ago