erwtokritos / recurrentj
Deep RNNs, LSTM networks and automatic differentiation package in Java
☆10Updated 9 years ago
Alternatives and similar repositories for recurrentj:
Users that are interested in recurrentj 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
- 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
- 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
- Uncharted Ensemble Clustering is a flexible multi-threaded clustering library for rapidly constructing tailored clustering solutions that…☆32Updated 9 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 8 years ago
- Recommender system that implements Simon Funk's iterative and approximation of Singular Value Decomposition made popular from the Netflix…☆10Updated 9 years ago
- Restricted Boltzmann Machine and Deep Belief Network Implementation. Uses MNIST dataset as a demo.☆193Updated 12 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- A general-purpose Java library for performing structured learning.☆22Updated 2 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated last year
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- Darks learning is the machine learning algorithm library. It contains Word2vec,DBN, RBM, MLP, LSA, PLSA, SDA, Maxent, regression, etc.☆19Updated 2 years ago
- Deep Recurrent Neural Nets in Java☆52Updated 9 years ago
- Theano implementation of SENNA NER network☆13Updated 10 years ago
- cuda implementation of CBOW model (word2vec)☆116Updated 11 years ago
- ☆70Updated 10 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
- RNN Character Autoencoder built with TensorFlow☆23Updated 7 years ago
- LSTM Python library using Cython☆37Updated 10 years ago
- This repository contains the complete source code that we used to conduct experiments in the paper: Text Window Denoising Autoencoder: Bu…☆15Updated 11 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Deeplearning framework running on Spark☆61Updated last year
- Very Fast Machine Learning Toolkit☆28Updated 11 years ago
- ADMM based large scale logistic regression☆337Updated last year
- Language Modeling with Sum-Product Networks☆20Updated 10 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆128Updated 8 years ago