LSTM-Based Time Series with PyTorch (10.2)

Поділитися
Вставка
  • Опубліковано 26 жов 2023
  • This video covers the realm of deep learning with our comprehensive guide on using Long Short-Term Memory (LSTM) networks for time series prediction. LSTMs, a type of recurrent neural network, have been particularly effective at capturing long-range dependencies and intricate patterns in sequential data. This video demystifies the inner workings of LSTMs, highlighting their advantages for time series forecasting. Through practical coding sessions, real-world examples, and best practices, we ensure you leave with a solid grasp on how to harness the power of LSTMs for your predictive needs using time series data.
    Code for This Video:
    github.com/jeffheaton/app_dee...
    ~~~~~~~~~~~~~~~ COURSE MATERIAL ~~~~~~~~~~~~~~~
    📖 Textbook - Coming soon
    😸🐙 GitHub - github.com/jeffheaton/app_dee...
    ▶️ Play List - • 2023 PyTorch Version A...
    🏫 WUSTL Course Site - sites.wustl.edu/jeffheaton/t8...
    ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
    🖥️ Website: www.heatonresearch.com/
    🐦 Twitter - / jeffheaton
    😸🐙 GitHub - github.com/jeffheaton
    📸 Instagram - / jeffheatondotcom
    🦾 Discord: / discord
    ▶️ Subscribe: ua-cam.com/users/heatonresea...
    ~~~~~~~~~~~~~~ SUPPORT ME 🙏~~~~~~~~~~~~~~
    🅿 Patreon - / jeffheaton
    🙏 Other Ways to Support (some free) - www.heatonresearch.com/suppor...
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    #LSTM #TimeSeries #DeepLearning #Forecasting #RecurrentNeuralNetwork #RNN #SequentialData #TimeSeriesPrediction #MachineLearning #LSTMTutorial
  • Наука та технологія

КОМЕНТАРІ • 6

  • @pwdrhrn
    @pwdrhrn 6 місяців тому +2

    I love the way you explain things. "We aren't getting into Trig, we simply want the shape". One statement cuts through all the black magic.

  • @maximinmaster7511
    @maximinmaster7511 8 місяців тому +4

    Thank you Jeff.

  • @ericlambourdiere8501
    @ericlambourdiere8501 7 місяців тому +1

    Thank you so much!

  • @user-lr5tw6ur4o
    @user-lr5tw6ur4o 4 місяці тому

    very usefull notebooks