About 7,590,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 …

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

    Jun 1, 2024 · LSTM has been specifically designed to address the issue of vanishing gradients, which makes vanilla RNNs unsuitable for learning long-term dependencies (Jaydip and Sidra, …

  3. A survey on long short-term memory networks for time series …

    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 …

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

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

  6. PI-LSTM: Physics-informed long short-term memory

    Oct 1, 2023 · The PI-LSTM network, inspired by and compared with existing physics-informed deep learning models (PhyCNN and PhyLSTM), was validated using the numerical simulation …

  7. Performance analysis of neural network architectures for time …

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

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

  9. Bidirectional Long Short-Term Memory Network - ScienceDirect

    Long Short-Term Memory (LSTM) networks [55] are a form of recurrent neural network that overcomes some of the drawbacks of typical recurrent neural networks. Any LSTM unit's cell …

  10. EA-LSTM: Evolutionary attention-based LSTM for time series …

    Oct 1, 2019 · This paper proposes an evolutionary attention-based LSTM model (EA-LSTM), which is trained with competitive random search for time series prediction. During temporal …