Videos

Cryptocurrency-predicting RNN intro – Deep Learning w/ Python, TensorFlow and Keras p.8



sentdex

Welcome to part 8 of the Deep Learning with Python, Keras, and Tensorflow series. In this tutorial, we’re going to work on using a recurrent neural network to predict against a time-series dataset, which is going to be cryptocurrency prices.

Text tutorials and sample code: https://pythonprogramming.net/cryptocurrency-recurrent-neural-network-deep-learning-python-tensorflow-keras/

Discord: https://discord.gg/sentdex
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex
G+: https://plus.google.com/+sentdex

Source

Similar Posts

33 thoughts on “Cryptocurrency-predicting RNN intro – Deep Learning w/ Python, TensorFlow and Keras p.8
  1. To all those getting this error: ValueError: columns overlap but no suffix specified: Index(['BTC-USD_close', 'BTC-USD_volume'], dtype='object')

    USE : main_df = main_df.merge(df,left_index=True,right_index=True)

    INSTEAD OF : main_df = main_df.join(df)

  2. You are a major positive influence in a world of fake gurus.

    Python was the first language I had properly learnt (and still learning).
    Also, since data science was what sucked me into python, Pandas was one of the first few packages I had started using.

    Hence everytime you use 'list(map(fn…' on a series, I wonder, 'why not just .apply' ?

    Love the videos by the way.

  3. What is the ratio this case? What are the two numbers being compared? Why is there another variable `RATIO_TO_PREDICT`?

  4. Bitcoin and other crypto-assets are historically known for their wild and explosive volatility. But that’s not at all been the case for several weeks now, leading to boredom in the crypto mamarket.It�s caused traders to get shaken out or move to the sidelines, or as we’ve seen, move onto altcoins. Altcoins everywhere have been surging, with a few setting new all-time high price records.But because things have become so stagnant in Bitcoin, is has prompted crypto analysts to dig into a technical analysis tool and I can proudly say Mr. Steve Hayward strategy is the best tool one need to make a successful trade on Bitcoin with profits I’m a full time student to his online course of which I started 30days ago I started with the mindset of making $20,000 but wow to my greatest surprise I made $78,000 with the 98.9% accuracy his signals comes with and I started with the initially with &5,700 and it’s just surprising how much profit I made and I can say how he’s indeed a guru in trading bitcoins .. he’s contact info are (stevehayward92@gmail.com) or WhatsApp [+1 914-301 6142]•

  5. Hey Sentdex, if I am using a time series data set and simply want to use the RNN to predict outliers, or something out of the norm, I obviously would not have an exact "prediction" of a binary case as in the example of the future being greater than the past price. Any ideas of how I would use the RNN to predict outliers without a predefined rule? Thank you again for all of the videos!

  6. Hey. That was a great series, thanks for that. I have a good and well trained model but i don't know how to put that to work using model.predict(). I can load it and see its summary, just can't generate any output that makes sense. Could you please make one more video of this series where you simply use the model you have generate?

    Thanks

  7. ur the biggest alpha male god ever made, I BET THE DEVIL BOWES TO YOU AS HE CAN SEE YOU ARE BORN FROM GOD AND BY JESUS AND THE LORRRRDDD
    I WOULD OF TAKEN THE MONEY I EVER GAVE TO SCHOOL
    AND GIVE IT TO INDEPENDENT ONLINE TEACHERS LIKE YOU
    SRSLY, YOU HAVE STARTED AN EDUCATIONAL REVOLUTION
    YOU HAVE MADE TEACHING AVAILBLE, FREE AND BETTER

    AMEN SENTDEX!

  8. Had a course for Quant Trading, using linear regression to pretty much do the same thing and I was so lost, 20 mins of this and already things make sense!! Thank you so much

Comments are closed.

WP2Social Auto Publish Powered By : XYZScripts.com