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
Sorting:
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- seq2seq attention in keras☆39Updated 6 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- ☆27Updated 6 years ago
- ☆40Updated 6 years ago
- This is a project of speech emotion recognition using KERAS based Semi-Generative Adversarial Networks.☆11Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Adaptive embedding and softmax☆17Updated 3 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
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 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
- ☆45Updated 6 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆53Updated 7 years ago
- ☆27Updated 8 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
- CTC for emotion recognition☆60Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- SNAIL Attention Block for Keras.☆16Updated 5 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆92Updated 7 years ago
- Theano implementation of Sequence-to-Sequence Autoencoder☆13Updated 6 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- This is a intuitive explanation of Representation Learning with Contrastive Predictive Coding using code provided by jefflai108 that use…☆10Updated 4 years ago
- Sound augmentation using Large-scale audio dataset (Audioset)☆45Updated 3 years ago
- Transfomer based implementation of "An Efficient Framework For Learning Sentence Representation" Logeswaran et al☆13Updated 6 years ago