titu1994 / Keras-just-another-network-JANETLinks
Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)
☆36Updated 6 years ago
Alternatives and similar repositories for Keras-just-another-network-JANET
Users that are interested in Keras-just-another-network-JANET are comparing it to the libraries listed below
Sorting:
- Regularized marginalized Stacked Denoising Autoencoders for Domain Adaptation☆12Updated 8 years ago
- ☆40Updated 7 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Code for the forget-only version of the LSTM in the paper "The unreasonable effectiveness of the forget gate"☆29Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆66Updated 6 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆35Updated 8 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- ☆24Updated 6 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 3 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 7 years ago
- ☆24Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Denoising Variational Autoencoder☆34Updated 8 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 3 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 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
- TensorFlow LSTM-autoencoder implementation☆190Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 6 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- Deep learning for time-series data☆49Updated 2 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago