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:
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Minimal numpy implementation of a RNN using GRUs☆22Updated 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 8 years ago
- Hands On Reinforcement Learning with Python[Video], Published by Packt☆13Updated 4 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Keras implementation of Maximum Entropy Markov Model☆9Updated 5 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- Implementation of "Attention is All You Need" paper☆33Updated 11 months ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 5 years ago
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 6 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Machine-generated summaries and highlights of the every accepted paper at Thirty-second Conference on Neural Information Processing Syste…☆71Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Seq2seq using LSTM with attention from Luong et al☆10Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- some tutorials for blog: simonjisu.github.io☆23Updated 4 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- LM, ULMFit et al.☆46Updated 5 years ago
- Deep Reinforcement Learning with Fined Grained Action Repetition☆23Updated 7 years ago