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:
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 8 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 9 years ago
- Super simple fit method for PyTorch Modules☆102Updated 5 years ago
- ☆34Updated 5 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 5 years ago
- ☆10Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- ☆40Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 7 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 7 years ago
- Tensorflow NCE loss in Keras☆34Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 8 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
- Repository for Attention Algorithm☆41Updated 7 years ago
- Colab notebooks for d2l-book☆11Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Keras implement of Lazy optimizer☆21Updated 6 years ago