• Home
  • AI

How to Predict Stock Prices Easily – Intro to Deep Learning #7

We're going to predict the closing price of the S&P 500 using a special type of recurrent neural network called an LSTM network. I'll explain why we use recurrent nets for time series data, and why LSTMs boost our network's memory power.

Coding challenge for this video:

Vishal's winning code:

Jie's runner up code:

More Learning Resources:

Please subscribe! And like. And comment. That's what keeps me going.

Join other Wizards in our Slack channel:

And please support me on Patreon:

music in the intro is chambermaid swing by parov stelar
Follow me:
Twitter:
Facebook: Instagram: Instagram:
Signup for my newsletter for exciting updates in the field of AI:

Hit the Join button above to sign up to become a member of my channel for access to exclusive content! Join my AI community: Sign up for my AI Sports betting Bot, WagerGPT! (500 spots available):

Joe Lilli
 

  • @pocketman5510 says:

    The 1,2,3 bullet points were great at the end. Brilliant video Siraj, thank you!

  • @oscargonzalezvarela says:

    You finally be able to talk slow and relaxed! Great work as usual πŸ˜‰

  • @michalgallovic says:

    This was so good. And you even stopped to explain more in depth. Great πŸ™‚

  • @immanuelkant7895 says:

    Love the sketches in between, they’re hilarious!

  • @DanielWeikert says:

    Great Video again Siraj. One question. Any best practice Ideas to get up to speed with statistics for ML. Basics are there from my studies but need much more knowledge as fast as possible.

  • @wengeance8962 says:

    I’ll just stick to being a web developer

  • @mrh518 says:

    Hey Siraj, love your stuff. Would you mind telling us what version of tensorflow and keras you used? Thanks

  • @400djr says:

    Great video Siraj! Love how you pack so much knowledge into such a small video!

  • @viraatprithvi says:

    he just writes a program to predict stocks prices “Easily” as an “Intro” to Deep Learning . *mind blown*

  • @narangmohit1808 says:

    I have data for a stock with open ,close ,high ,low and few more features and i have created a predictive model. but how can i predict the future close price from that data model when i don’t have other features available i.e i don’t have features like high , low etc for future dates .

  • @WilsonMar1 says:

    [3:00] Coding begins
    [7:31] coding continues on LSTM

  • @facuc says:

    Nowadays, lots of companies are using a combination of a LSTM layer with a linear dense layer. This is because they interprete that the stock price is a sum of two factors, a non linear explanation of the present due to past pries and a linear prediction due to past prices. The improvement of such networks comparing them with normal LSTM layer networks is impresive.

  • @goodvibesmedia1328 says:

    Amazing videos man, I just like the way you present these highly complex topics in such a cool way! Thumbs up! πŸ‘

  • @shawnfaison5118 says:

    Siraj you are the man! Thanks for teaching, inspiring us, and the great sense of humor!

  • @adrianperez1842 says:

    Hey, loved the video. Quick question, from where did you get that lstm helper library? Whenever I try running “import lstm, time” I get an error saying that the lstm module doesn’t exist. Thanks a bunch. Any help is appreciated

    • @LaBnErD85 says:

      Go to the GitHub link in the description and download the whole folder. The lstm helper library would be the one named lstm.py.

  • @KageonPlays says:

    Hey sir, everytime i sstart thinking im smarter than most i come watch one of your videos. Thanks for setting me straight. I didnt understand anything but stock market. Cheers!

  • @cryptomustache9921 says:

    Still think. almost 2 years later, this video to be the most hilarious you ever done. The clip with the bonzai I lough everytime.

  • @splitpierre says:

    Solid piece of gold.
    I’m a web developer without college degree, but learned everything by myself and I’ve been in the tech biz for almost 10 yrs now.
    I love finding things to learn, and the way you manage to compact so much valuable information in such a small video, is music to my ears.
    I’ll soon be experimenting with machine learning and AI. Thank you very much for such valuable piece of content. Peace from Brazil!

  • @ryanmeunier2193 says:

    I don’t understand what was said, or how I got here, but you explained it very well.

  • >