MarkPKCollier / NeuralTuringMachineLinks
Tensorflow implementation of a Neural Turing Machine
☆610Updated 3 years ago
Alternatives and similar repositories for NeuralTuringMachine
Users that are interested in NeuralTuringMachine are comparing it to the libraries listed below
Sorting:
- Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research pap…☆404Updated 5 years ago
- Neural Turing Machines (NTM) - PyTorch Implementation☆598Updated 7 years ago
- Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch☆341Updated 3 weeks ago
- TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)☆184Updated 5 years ago
- Guided Evolutionary Strategies☆271Updated 2 years ago
- An experimental technique for efficiently exploring neural architectures.☆491Updated 7 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆375Updated 2 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆237Updated 6 years ago
- World Models☆452Updated 4 years ago
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆484Updated 3 years ago
- Velocity in deep-learning research☆276Updated 2 years ago
- Probabilistic Torch is library for deep generative models that extends PyTorch☆890Updated last year
- Python library to easily log experiments and parallelize hyperparameter search for neural networks☆736Updated 2 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- ☆232Updated 3 years ago
- Named Tensor implementation for Torch☆445Updated 2 years ago
- Implementation of the Differentiable Neural Computer in Tensorflow☆117Updated 7 years ago
- An implementation of the Neural Turing Machine as a keras recurrent layer.☆139Updated 7 years ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆202Updated 2 years ago
- Code repository for the Animal AI Olympics competition☆577Updated 2 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆277Updated 7 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆557Updated 6 years ago
- Evolution Strategies in PyTorch☆354Updated 7 years ago
- ICLR Reproducibility Challenge 2019☆218Updated 6 years ago
- Reference implementation of a two-level RCN model☆659Updated last year
- Tensorflow implementation for DilatedRNN