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:
- Tiny and elegant deep learning library☆121Updated 3 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- AdaBound optimizer in Keras☆56Updated 5 years ago
- Build neural networks based only on Numpy☆172Updated 2 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Minimal numpy implementation of a RNN using GRUs☆21Updated 6 years ago
- A smoother activation function (undergrad code)☆115Updated 5 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- RAdam optimizer for keras☆71Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- Material for MLT Reinforcement Learning workshops and study sessions☆51Updated 5 years ago
- ☆40Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 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
- Adaptive embedding and softmax☆17Updated 3 years ago
- Computer Vision Tutorial for Deep Learning Researchers☆34Updated 6 years ago
- Implementation of "Attention is All You Need" paper☆33Updated last year
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- A Structured Self-attentive Sentence Embedding Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshu…☆11Updated 8 years ago
- Word2Vec implementation using numpy☆94Updated 5 years ago
- Super simple fit method for PyTorch Modules☆102Updated 5 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Tensorflow port implementation of Single Headed Attention RNN☆16Updated 5 years ago