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:
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 7 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- PyTorch implementation of IndRNN☆15Updated 6 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- ☆40Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 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
- Keras implementation of [The unreasonable effectiveness of the forget gate](https://arxiv.org/abs/1804.04849)☆36Updated 6 years ago
- Improved Training of Wasserstein GANs for Text Generation☆23Updated 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
- Super simple fit method for PyTorch Modules☆101Updated 5 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 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
- Build neural networks based only on Numpy☆168Updated 2 years ago
- ☆34Updated 5 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- AdaBound optimizer in Keras☆56Updated 5 years ago
- ☆10Updated 6 years ago
- ☆35Updated 5 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 7 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago