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
- Super simple fit method for PyTorch Modules☆101Updated 4 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- A simple template for TensorFlow's highly efficient CudnnLSTM module☆11Updated 6 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
- 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
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- A PyTorch Implementation of "Quasi-Recurrent Neural Networks"☆46Updated 7 years ago
- Augmentation scripts for the bAbI Dialog Tasks dataset☆13Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Attempted implementation of a Bi-directional GRU followed by a linear-chain-CRF (from scratch) for Named Entity Recognition.☆15Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆37Updated 6 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 4 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- chinese word segmentation based on rnn☆12Updated 8 years ago
- Chinese word segmentation with the neural seq2seq model implement in pytorch☆9Updated 7 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- This is a Tensorflow implementation of the End-to-End Memory Network applied to the Ubuntu Dialog Corpus. The model can be compared to a …☆11Updated 8 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- Some paper reading notes☆15Updated 6 years ago