LSTM-MATLAB is Long Short-term Memory (LSTM) in MATLAB, which is meant to be succinct, illustrative and for research purpose only. It is accompanied with a paper for reference: Revisit Long Short-Term Memory: An Optimization Perspective, NIPS deep learning workshop, 2014.
☆282Dec 13, 2020Updated 5 years ago
Alternatives and similar repositories for LSTM-MATLAB
Users that are interested in LSTM-MATLAB are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LSTM by matlab☆59Oct 28, 2017Updated 8 years ago
- Vectorized multimodal LSTM using Matlab and GPU☆32Apr 19, 2016Updated 10 years ago
- LSTM Prediction for time series data (jean sales data set) using matlab