arayabrain / RecurrentAutoencoderLinks
Sample code for generative recurrent autoencoders.
☆26Updated 9 years ago
Alternatives and similar repositories for RecurrentAutoencoder
Users that are interested in RecurrentAutoencoder are comparing it to the libraries listed below
Sorting:
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Updated 9 years ago
- Backprop training of recurrent neural networks with Hebbian plastic connections☆20Updated 4 years ago
- Theano implementation of the Neural GPU☆15Updated 10 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Updated 6 years ago
- Install TensorFlow on AWS GPU-instance☆28Updated 9 years ago
- Learning to Discover Efficient Mathematical Identities☆48Updated 11 years ago
- Generative Sparse Distributed Representations, a fast generative model written in Python (Original C++ implementation https://github.com/…☆24Updated 9 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 8 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 10 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Updated 9 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks