TSLSTMplus
CRANTSLSTMplusMaRDI QIDQ5976853FDOQ5976853
Long-Short Term Memory for Time-Series Forecasting, Enhanced
Antonio Muñoz san Roque, Jaime Pizarroso Gonzalo
Last update: 4 February 2024
Copyright license: GNU General Public License, version 3.0
Software version identifier: 1.0.0, 1.0.1, 1.0.2, 1.0.3
The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Customizable configurations for the model are allowed, improving the capabilities and usability of this model compared to other packages. This package is based on 'keras' and 'tensorflow' modules and the algorithm of Paul and Garai (2021) <doi:10.1007/s00500-021-06087-4>.
This page was built for software: TSLSTMplus