evolvingstuff / RecurrentJavaLinks
Deep Recurrent Neural Nets in Java
☆53Updated 9 years ago
Alternatives and similar repositories for RecurrentJava
Users that are interested in RecurrentJava are comparing it to the libraries listed below
Sorting:
- An implementation of Long Short Term Memory in Java.☆29Updated 12 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
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 12 years ago
- Using deep learning to POS tag sentences using scala + DL4J☆37Updated 10 years ago
- Example code to explore for using DL4J in Scala.☆19Updated 9 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 2 years ago
- Deep Convoluted Restricted Boltzmann Machine (Java)☆17Updated 9 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
- NLP toolkit (tokenizer, POS-tagger, parser, etc.)☆43Updated 8 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- Datasets is a Java library for conveniently working with machine learning datasets.☆21Updated 7 years ago
- Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.☆108Updated 10 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Updated 9 years ago
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- Very Fast Machine Learning Toolkit☆28Updated 12 years ago
- NLP tools developed by Emory University.☆60Updated 8 years ago
- GPU-accelerated natural language parser☆36Updated 11 years ago
- Java text categorization system☆56Updated 8 years ago
- ERL - Evolved Reinforcement Learner☆42Updated 10 years ago
- JANNLab Neural Network Framework for Java☆31Updated 9 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- Project for the talk on NLP using LSTM implementation from DL4J on Spark☆20Updated 9 years ago
- Simple Attentive Reader Code☆29Updated 9 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 8 years ago
- Spectral Word Embedding Learning for Language (SWELL) toolkit☆27Updated 10 years ago
- Wolfe Language and Engine☆134Updated 8 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 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