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
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 4 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Multi heads attention for image classification☆79Updated 7 years ago
- Minimal numpy implementation of a RNN using GRUs☆21Updated 6 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 7 years ago
- Improved Training of Wasserstein GANs for Text Generation☆23Updated 7 years ago
- Keras implement of Lazy optimizer☆21Updated 5 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
- RAdam optimizer for keras☆71Updated 6 years ago
- Implementation of "Attention is All You Need" paper☆33Updated last year
- ☆40Updated 7 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 8 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Improved Training of Wasserstein GANs for Neural Machine Translation☆11Updated 7 years ago
- Tiny and elegant deep learning library☆120Updated 3 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- Vanilla LSTM with numpy☆20Updated 8 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 5 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago