revsic / numpy-rnn
numpy implementation of Recurrent Neural Network
☆41Updated 5 years ago
Alternatives and similar repositories for numpy-rnn:
Users that are interested in numpy-rnn are comparing it to the libraries listed below
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 years ago
- Vanilla LSTM with numpy☆18Updated 7 years ago
- Minimal numpy implementation of a RNN using GRUs☆22Updated 5 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
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 8 months ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 5 years ago
- Keras implementation of Maximum Entropy Markov Model☆9Updated 4 years ago
- stanford cs224d 2016 assignment☆18Updated 8 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆25Updated 6 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆14Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆19Updated 6 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 2 years ago
- Super simple fit method for PyTorch Modules☆101Updated 4 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 6 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 4 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- Statistics on most cited papers in recent years of each conferences☆12Updated 6 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- This is a TensorFlow 1.1 implementation of Yoon Kim's paper, "Convolutional Neural Networks for Sentence Classification".☆9Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Adam, NAdam and AAdam optimizers☆22Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- A Keras implementation of Adaptive Softmax☆7Updated 6 years ago