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
Related projects ⓘ
Alternatives and complementary repositories for keras-self-attention-layer
- Layer normalization implemented in Keras☆60Updated 2 years ago
- ☆27Updated 5 years ago
- seq2seq attention in keras☆40Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 5 years ago
- This repository contains the code to reproduce the core results from the paper "Scalable Factorized Hierarchical Variational Autoencoders…☆52Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Time Delayed NN implemented in pytorch☆81Updated 7 years ago
- ☆27Updated 7 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆16Updated 5 years ago
- ☆45Updated 5 years ago
- Theano implementation of Sequence-to-Sequence Autoencoder☆13Updated 6 years ago
- Framewise phoneme classification on the TIMIT dataset using neural networks☆19Updated 8 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 7 years ago
- lstm with layer normalization☆19Updated 3 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆153Updated 6 years ago
- ☆39Updated 6 years ago
- This is a project of speech emotion recognition using KERAS based Semi-Generative Adversarial Networks.☆11Updated 6 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 5 years ago
- Quasi-RNN for language modeling☆58Updated 7 years ago
- A Tensorflow Implementation of VQ-VAE Speaker Conversion☆43Updated 6 years ago
- Convolutional neural networks for sound classification☆20Updated 6 years ago
- Public repository for the paper "Learning Sound Event Classifiers from Web Audio with Noisy Labels"☆95Updated 5 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆224Updated 5 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 7 months ago
- PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)☆77Updated 6 years ago
- Tensorflow implementation of the speech model described in Neural Discrete Representation Learning (a.k.a. VQ-VAE)☆128Updated 6 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago