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:
- ☆40Updated 7 years ago
- Dilated RNNs in pytorch☆211Updated 6 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…☆146Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 5 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
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Regularized marginalized Stacked Denoising Autoencoders for Domain Adaptation☆12Updated 8 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 9 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 6 years ago
- ☆80Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 6 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 4 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Deep learning for time-series data☆49Updated 2 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆48Updated 2 years ago
- contains the code for models in the paper Robust, Deep and Inductive Anomaly Detection☆35Updated 8 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 7 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146Updated 5 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- ☆37Updated 6 years ago
- Adversarial Non-linear Independent Component Analysis☆50Updated 8 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆299Updated last year
- LSTM Autoencoder that works with variable timesteps☆16Updated 7 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
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago