evolvingstuff / SimpleLSTM
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 RNNs, LSTM networks and automatic differentiation package in Java☆10Updated 9 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
- Deep Recurrent Neural Nets in Java☆52Updated 9 years ago
- How to use LSTM trained in Keras in your Java project.☆29Updated 8 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 2 years ago
- Java library for Concrete, a data serialization format for NLP☆6Updated 5 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
- Neural-based Noise Filtering from Word Embeddings☆11Updated 8 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- Dialog State Tracking Challenge viewer and tracker