evolvingstuff / RecurrentJava
Deep Recurrent Neural Nets in Java
☆52Updated 9 years ago
Alternatives and similar repositories for RecurrentJava:
Users that are interested in RecurrentJava are comparing it to the libraries listed below
- An implementation of Long Short Term Memory in Java.☆29Updated 11 years ago
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 11 years ago
- Java text categorization system☆55Updated 7 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- Java implementation of the TextRank algorithm by Mihalcea, et al. http://lit.csci.unt.edu/index.php/Graph-based_NLP☆29Updated 4 years ago
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 2 years ago
- NLP tools developed by Emory University.☆60Updated 8 years ago
- Example code to explore for using DL4J in Scala.☆19Updated 9 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- TH4J- A wrapper of torch TH library for Java (JVM langauges).☆11Updated 9 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- Uncharted Ensemble Clustering is a flexible multi-threaded clustering library for rapidly constructing tailored clustering solutions that…☆32Updated 9 years ago
- reinforcement learning algorithms from the book by Sutton and Barto☆16Updated 4 years ago
- A fasttext implementation based on Torch☆72Updated 8 years ago
- Very Fast Machine Learning Toolkit☆28Updated 11 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- JAutoDiff : A Pure Java Library for Automatic Differentiation☆40Updated 10 years ago
- Exploration Library in Java☆12Updated last year
- Fast and robust NLP components implemented in Java.☆52Updated 4 years ago
- Datasets is a Java library for conveniently working with machine learning datasets.☆21Updated 6 years ago
- Natural Language Question Answering Engine☆33Updated 10 years ago
- Conditional Associative Logic Memory☆27Updated 7 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Updated 8 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
- Neural Turing Machine☆32Updated 7 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- NLP toolkit (tokenizer, POS-tagger, parser, etc.)☆42Updated 7 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Updated 10 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☆72Updated 7 years ago