About 50 results
Open links in new tab
  1. 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. …

  2. 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 practitioners, …

  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. 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 state and three …

  6. LSTM and GRU type recurrent neural networks in model predictive …

    Jun 1, 2025 · Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRU) neural networks are known for their capability of modeling numerous dynamical phenomena.…

  7. Long Short-Term Memory Network - an overview - ScienceDirect

    Jul 7, 2020 · A Long Short-Term Memory Network, also known as LSTM, is an advanced recurrent neural network that uses "gates" to capture both long-term and short-term memory. These gates help …

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

    Dec 1, 2025 · RNNs, LSTM networks, and GRUs are particularly useful for time series analysis, as they are capable of handling sequential data and learning long-term dependencies. RNNs were …

  9. GNN-LSTM-based fusion model for structural dynamic responses …

    May 1, 2024 · With the rapid growth of deep learning technology, the potential for its use in structural engineering has substantially increased in recent years. Th…

  10. A hybrid CNN-LSTM approach for intelligent cyber intrusion detection ...

    Jan 1, 2025 · At this stage, various deep learning models; ANN, LSTM, BiLSTM, CNN-LSTM, GRU, and BiGRU; were employed on the preprocessed feature data to make a comparative study to identify …