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:
- ☆34Updated 5 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 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
- Super simple fit method for PyTorch Modules☆102Updated 5 years ago
- Tiny and elegant deep learning library☆121Updated 3 years ago
- AdaBound optimizer in Keras☆56Updated 5 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- Minimal numpy implementation of a RNN using GRUs☆21Updated 6 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
- Toy Keras implementation of a seq2seq model with examples.☆48Updated 5 years ago
- Pytorch implementation of OpenAI-GPT for ROC stories☆51Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 4 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆96Updated 6 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- My projects for fast.ai's Deep Learning from the Foundations course (fast.ai part2v3)☆39Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Transformer-XL with checkpoint loader☆68Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated last week
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 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
- 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
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 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 implementation of several popular Graph Neural Network layers, wrapped with tf.keras.layers.Layer.☆20Updated 6 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- A smoother activation function (undergrad code)☆116Updated 5 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago