LSTM and GRU in JAVA
☆118Apr 2, 2019Updated 6 years ago
Alternatives and similar repositories for JRNN
Users that are interested in JRNN are comparing it to the libraries listed below
Sorting:
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21May 4, 2013Updated 12 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Dec 3, 2015Updated 10 years ago
- An implementation of Long Short Term Memory in Java.☆29May 4, 2013Updated 12 years ago
- ☆29May 22, 2015Updated 10 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆20Jan 2, 2017Updated 9 years ago
- DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning devel…☆102Feb 6, 2018Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Feb 4, 2015Updated 11 years ago
- ☆16May 31, 2017Updated 8 years ago
- LibN3L: A light-weight neural network package for natural language☆82Jun 4, 2025Updated 9 months ago
- How to use LSTM trained in Keras in your Java project.☆29Jun 30, 2016Updated 9 years ago
- Advanced fold methods for Kotlin☆12Updated this week
- breast Cancer乳腺癌数据挖掘,python sklearn☆11Apr 13, 2019Updated 6 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Feb 27, 2017Updated 9 years ago
- An implementation of Google's seq2seq architecture for building a chatbot.☆22Nov 11, 2016Updated 9 years ago
- Using scala to implement tiny LSTM, mainly focusing on the BPTT process of training the network.☆20Dec 6, 2016Updated 9 years ago
- word2vec的Java并行实现☆131May 9, 2016Updated 9 years ago
- Karras et al. (2022) diffusion models for PyTorch☆12Aug 23, 2022Updated 3 years ago
- Generate, compile and run .java source dynamically at runtime☆11Apr 23, 2019Updated 6 years ago
- Efficient MeTTa language implementation in Prolog.☆20Updated this week
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Aug 26, 2015Updated 10 years ago
- Predictive analatics using deepLearning4j and Spark☆26Dec 12, 2016Updated 9 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Apr 16, 2020Updated 5 years ago
- Variational autoencoder in Theano☆12Sep 14, 2017Updated 8 years ago
- ☆17Jan 7, 2020Updated 6 years ago
- Latent Dirichlet Allocation☆13Jun 17, 2015Updated 10 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11May 31, 2017Updated 8 years ago
- Hierarchical Temporal Sparse Learner