PanDav2 / Clockwork-RNNLinks
This repository is a reproduction of the clockwork RNN paper.
☆20Updated 8 years ago
Alternatives and similar repositories for Clockwork-RNN
Users that are interested in Clockwork-RNN are comparing it to the libraries listed below
Sorting:
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55Updated 9 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- ☆62Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Classification uncertainty using Bayesian neural networks☆33Updated 8 years ago
- Mixed History Recurrent Neural Networks☆47Updated 7 years ago
- GPU accelerated Deep Belief Network☆46Updated 10 years ago
- ClockworkRNN implementation using python and Theano☆17Updated 10 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆60Updated 14 years ago
- Bayesian Weight Uncertainty Dense Layer for Keras☆48Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Deep variational inference in tensorflow☆56Updated 7 years ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- Local Receptive Fields Based Extreme Learning Machine☆30Updated 9 years ago
- Implementation of stochastic variational inference for Bayesian hidden Markov models.☆66Updated 7 years ago
- Implementation of Undecimated Fully Convolutional Neural Network for time series modeling☆39Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 years ago