evolvingstuff / SimpleLSTMLinks
A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.
☆21Updated 12 years ago
Alternatives and similar repositories for SimpleLSTM
Users that are interested in SimpleLSTM are comparing it to the libraries listed below
Sorting:
- An implementation of Long Short Term Memory in Java.☆29Updated 12 years ago
- Deep Recurrent Neural Nets in Java☆53Updated 9 years ago
- Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, West…☆56Updated 8 years ago
- I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it☆73Updated 8 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Updated 9 years ago
- How to use LSTM trained in Keras in your Java project.☆29Updated 9 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 9 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 3 years ago
- Open-domain question answering system from UNC Charlotte☆61Updated 9 years ago
- Semantic Parser with Execution☆28Updated 6 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Language Modeling with Sum-Product Networks☆20Updated 10 years ago
- Clone version of LingPipe 4.1.0, with support for unsupervised training☆32Updated 11 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 7 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- ☆29Updated 7 years ago
- Neural Machine Translation on Android☆59Updated 9 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- High-order Semi-Markov Conditional Random Field☆33Updated 6 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- ☆52Updated 8 years ago
- Single file RL example with Keras☆13Updated 7 years ago
- Implementation of QA Networks☆10Updated 9 years ago
- MXNet implementation of AC-BLSTM☆23Updated 6 years ago
- UI for Dynamic Memory Networks☆14Updated 9 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- A suite of tools for sequence tagging, including regular and "deep" CRF, as well as convolutional and recurrent neural networks.☆9Updated 9 years ago