About 50 results
Open links in new tab
  1. Long Short-Term Memory Network - an overview - ScienceDirect

    Network LSTM refers to a type of Long Short-Term Memory (LSTM) network architecture that is particularly effective for learning from sequences of data, utilizing specialized structures and …

  2. RNN-LSTM: From applications to modeling techniques and …

    Jun 1, 2024 · Long Short-Term Memory (LSTM) is a popular Recurrent Neural Network (RNN) algorithm known for its ability to effectively analyze and process sequential data with long-term …

  3. Fundamentals of Recurrent Neural Network (RNN) and Long Short …

    Mar 1, 2020 · All major open source machine learning frameworks offer efficient, production-ready implementations of a number of RNN and LSTM network architectures. Naturally, some …

  4. LSTM-ARIMA as a hybrid approach in algorithmic investment …

    Jun 23, 2025 · This study makes a significant contribution to the growing field of hybrid financial forecasting models by integrating LSTM and ARIMA into a novel algorithmic investment …

  5. Does MC-LSTM model improve the reliability of streamflow …

    This study investigates whether the Mass-Conserving Long Short-Term Memory (MC-LSTM) model improves prediction reliability compared to the state-of-the-art LSTM. We evaluated …

  6. Performance analysis of neural network architectures for time …

    Dec 1, 2025 · LSTM-based hybrid architectures, particularly LSTM-RNN and LSTM-GRU configurations, demonstrate reliable performance across multiple domains and should be …

  7. A survey on anomaly detection for technical systems using LSTM …

    Oct 1, 2021 · However, due to the recent emergence of different LSTM approaches that are widely used for different anomaly detection purposes, the present paper aims to present a …

  8. Working Memory Connections for LSTM - ScienceDirect

    Dec 1, 2021 · In our experiments, we show that an LSTM equipped with Working Memory Connections achieves better results than comparable architectures, thus reflecting the …

  9. Lstm - an overview | ScienceDirect Topics

    Aug 31, 2018 · LSTM, or Long Short-Term Memory networks, is defined as a type of neural network that extends Recurrent Neural Networks (RNN) to handle long-term dependencies by …

  10. Stock Market Prediction Using LSTM Recurrent Neural Network

    Jan 1, 2020 · Every LSTM node most be consisting of a set of cells responsible of storing passed data streams, the upper line in each cell links the models as transport line handing over data …