huashiyiqike/LSTM-MATLAB

Version 1.1.0.0 (612 KB) by Qi Lyu
LSTM_MATLAB is meant to be succinct, illustrative and for research purpose only.
1.7K Downloads
Updated 13 Dec 2020

# 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
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.1.0.0

GITHUB Title

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.