huashiyiqike/LSTM-MATLAB
# LSTM_MATLAB
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.
#Features
- original Long short-term Memory
- all connect peephole
- CPU or GPU acceleration
- Mapreduce parallelization
- gradient checking
- easy configuration
- baseline experiment
#ACKNOWLEDGEMENTS
The minFunc code folder included is provided by Mark Schmidt (http://www.cs.ubc.ca/~schmidtm).
MATLAB Mapreduce is provided by Quoc V. Le(http://cs.stanford.edu/~quocle/optimizationWeb/index.html).
License
----
MIT
[Revisit Long Short-Term Memory: An Optimization Perspective]:http://bigml.cs.tsinghua.edu.cn/~jun/pub/lstm-parallel.pdf
Cite As
Qi Lyu (2026). huashiyiqike/LSTM-MATLAB (https://github.com/huashiyiqike/LSTM-MATLAB), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0.0 | GITHUB Title |
|
