erwtokritos / recurrentjLinks
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
Sorting:
- An implementation of Long Short Term Memory in Java.☆29Updated 12 years ago
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21Updated 12 years ago
- Deep Recurrent Neural Nets in Java☆53Updated 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
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 6 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Updated 10 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- Using deep learning to POS tag sentences using scala + DL4J☆37Updated 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☆73Updated 8 years ago
- LSTM Python library using Cython☆37Updated 10 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆28Updated 8 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- Java text categorization system☆56Updated 8 years ago
- Language Modeling with Sum-Product Networks☆20Updated 10 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
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- JANNLab Neural Network Framework for Java☆31Updated 9 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- NLP tools developed by Emory University.☆60Updated 8 years ago
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- Generalized Language Modeling toolkit☆51Updated 2 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
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- RNN Character Autoencoder built with TensorFlow☆23Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Distributed implementation of Robust PLSA using Spark☆12Updated 4 years ago
- word2vec implementation for torch7☆54Updated 9 years ago