ThomasMiconi / BOHP_RNNLinks
Backprop training of recurrent neural networks with Hebbian plastic connections
☆20Updated 4 years ago
Alternatives and similar repositories for BOHP_RNN
Users that are interested in BOHP_RNN are comparing it to the libraries listed below
Sorting:
- RNNprop☆36Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆44Updated 8 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 8 years ago
- Differentiable neural computers☆27Updated 9 years ago
- Learning RNN Hierarchies☆45Updated 9 years ago
- Implementation of the reweighted wake-sleep machine learning algorithm☆42Updated 9 years ago
- ☆92Updated 8 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Updated 6 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 8 years ago
- ☆58Updated 9 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 9 years ago
- Code for a generative controller for the AI Gym cartpole task☆15Updated 8 years ago
- A very simple variant of adversarial training that yields excellent results on MNIST☆12Updated 9 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- TargetProp for RNNs☆27Updated 6 years ago
- Code for Attentive Recurrent Comparators☆58Updated 8 years ago
- ☆38Updated 7 years ago
- Implementation of search-convolutional neural networks (SCNNs)☆51Updated 8 years ago
- ☆53Updated 8 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Updated 9 years ago
- Generative Sparse Distributed Representations, a fast generative model written in Python (Original C++ implementation https://github.com/…☆24Updated 9 years ago
- Forward Thinking NIPS 2017☆107Updated 7 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 9 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Updated 9 years ago
- simple generative adversarial network (GAN) using PyTorch☆32Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Updated 9 years ago
- Sample code for generative recurrent autoencoders.☆26Updated 9 years ago
- Pytorch implementation of DeepMind's differentiable neural computer paper.☆93Updated 8 years ago
- Experiments with differentiable stacks and queues in PyTorch☆145Updated 6 years ago
- Topics on theoretical, mathematical aspects of DL