farizrahman4u / keras-sruLinks
Implementation of Simple Recurrent Unit (SRU) using Keras and Recurrentshop
☆13Updated 8 years ago
Alternatives and similar repositories for keras-sru
Users that are interested in keras-sru are comparing it to the libraries listed below
Sorting:
- Character level models for sentiment analysis☆91Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- ☆188Updated 7 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 years ago
- ☆88Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Text simplification using RNNs