Implements Long-Short Term Memory (LSTM) network from the references below with
few additional learning schemes.
Package Specification
- The package requires the LNSC library Build x74 or a higher compatible
build.
References
- Gers, Schraudolph, & Schmiduber (2002) Journal of Machine Learning
Research 3:115-143.
- Gers, Schmidhuber, & Cummins (2000) Neural Computation
12(10) 2451-2471.
- Hochreiter & Schmidhuber (1997) Neural Computation
9(8):1735-1780).
The code of this library and the conceptual structure of this library are the
intellectual property of Francois Rivest. This package was developed for
research purpose and any commercial use, and non-educational use is strictly
prohibited unless explicit written consent is given by the author Francois
Rivest. Copyright 2005-2008.