About 21,700,000 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 gating …

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

    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 dependencies. …

  3. Long Short-Term Memory - an overview | ScienceDirect Topics

    LSTM, or long short-term memory, is defined as a type of recurrent neural network (RNN) that utilizes a loop structure to process sequential data and retain long-term information through a memory cell, …

  4. A survey on long short-term memory networks for time series prediction

    Jan 1, 2021 · Recurrent neural networks and exceedingly Long short-term memory (LSTM) have been investigated intensively in recent years due to their ability to model and predict nonlinear time-variant …

  5. LSTM-ARIMA as a hybrid approach in algorithmic investment strategies

    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 strategy. …

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

    Mar 1, 2020 · Because of their effectiveness in broad practical applications, LSTM networks have received a wealth of coverage in scientific journals, technical blo…

  7. Load forecasting method based on CNN and extended LSTM

    Dec 1, 2024 · In this paper, we proposed a hybrid model utilizing CNN and dilated LSTM. The CNN effectively extracts comprehensive features from the load data, while the extended LSTM captures …

  8. Performance analysis of neural network architectures for time series ...

    5 days ago · LSTM-based hybrid architectures, particularly LSTM-RNN and LSTM-GRU configurations, demonstrate reliable performance across multiple domains and should be considered as primary …

  9. 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 detailed overview on …

  10. Temporal self-attention-based Conv-LSTM network for multivariate …

    Aug 28, 2022 · In this attention mechanism, long short-term memory (LSTM) adopted as a sequence encoder to calculate the query, key, and value to obtain a more complete temporal dependence than …