jingyuanz / keras-self-attention-layer
a simple implementation of self attention layer that outputs flattened sentence embedding matrix, with the Frobenius norm penalty
☆16Updated 6 years ago
Alternatives and similar repositories for keras-self-attention-layer:
Users that are interested in keras-self-attention-layer are comparing it to the libraries listed below
- Layer normalization implemented in Keras☆60Updated 3 years ago
- seq2seq attention in keras☆40Updated 6 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆16Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- ☆27Updated 6 years ago
- ☆40Updated 6 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- ☆45Updated 6 years ago
- ☆27Updated 8 years ago
- Python binding for SRI Language Modeling Toolkit implemented in Cython☆29Updated 3 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆53Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 7 years ago
- Storage for Kaggle Quora competition☆16Updated 7 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Training General-Purpose Audio Tagging Networks with Noisy Labels and Iterative Self-Verification☆29Updated 5 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- ☆86Updated 2 years ago
- Framewise phoneme classification on the TIMIT dataset using neural networks☆19Updated 8 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- PyTorch CTC Decoder bindings☆14Updated 7 years ago
- Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf☆74Updated 4 years ago
- THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is c…☆33Updated 7 years ago
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Pytorch implementation of Dauphin et al. (2016) "Language Modeling with Gated Convolutional Networks"☆29Updated 2 years ago