A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.
☆21May 4, 2013Updated 12 years ago
Alternatives and similar repositories for SimpleLSTM
Users that are interested in SimpleLSTM are comparing it to the libraries listed below
Sorting:
- An implementation of Long Short Term Memory in Java.☆29May 4, 2013Updated 12 years ago
- Learning to generate an image of the Mona Lisa, pixel-by-pixel, using a deep neural network.☆17May 4, 2013Updated 12 years ago
- Deep RNNs, LSTM networks and automatic differentiation package in Java☆10Dec 3, 2015Updated 10 years ago
- Deep Recurrent Neural Nets in Java☆53Oct 28, 2015Updated 10 years ago
- LSTM and GRU in JAVA☆118Apr 2, 2019Updated 6 years ago
- Lessons Learned from GPU Experiments with Aparapi☆13Apr 17, 2016Updated 9 years ago
- ☆10Aug 4, 2022Updated 3 years ago
- MxM is a Java-based music library intended for use in developing musical AI.☆15Sep 25, 2018Updated 7 years ago
- Recommender system that implements Simon Funk's iterative and approximation of Singular Value Decomposition made popular from the Netflix…☆10Nov 18, 2015Updated 10 years ago
- This is port of convnetjs. Deep Learning in Javascript. Train Convolutional Neural Networks.☆14Feb 26, 2021Updated 5 years ago
- Kohonen Self-Organizing Maps in Java