revsic / numpy-rnnLinks
numpy implementation of Recurrent Neural Network
☆41Updated 6 years ago
Alternatives and similar repositories for numpy-rnn
Users that are interested in numpy-rnn are comparing it to the libraries listed below
Sorting:
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- ☆34Updated 5 years ago
- Implementation of "Attention is All You Need" paper☆33Updated last year
- ☆40Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- ☆10Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Build neural networks based only on Numpy☆171Updated 2 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- A smoother activation function (undergrad code)☆115Updated 5 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- Exploring learning rates to improve model performance☆19Updated 6 years ago
- Code for reversible recurrent neural networks☆39Updated 6 years ago
- Minimal numpy implementation of a RNN using GRUs☆21Updated 6 years ago
- Seq2seq using LSTM with attention from Luong et al☆10Updated 7 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago