You are on page 1of 1

This video deals with Predicting Bitcoin Prices with Deep Learning, Using Neural

Networks to Forecast Bitcoin Prices


Not too long ago, we used Machine Learning models to predict the future prices of
Bitcoin.
Although machine learning has been successful in predicting stock market prices
through a host of different time series models, its application in predicting
cryptocurrency prices has been quite restrictive

In this video, we will be going through a four step process to predict


cryptocurrency prices:
1. Getting real-time crptocurrency data(bitcoin).
2. Prepare data for training and testing.
3. Predict the price of crptocurrency using LSTM neural network (deep learning).
4. Visualize the prediction results.

we are especially concerned with Bitcoin price Prediction ( Time Series ) using
LSTM Recurrent neural network, how we can predict bitcoin price using this model.

you can find the code to CryptoCurrency prediction using Deep Recurrent Neural
Networks in my github account.

For more python project related video : https://www.youtube.com/SurajBahadur?


sub_confirmation=1

For more Tricks and Tips related video : https://www.youtube.com/SurajBahadur?


sub_confirmation=1

Link to the github repo : https://github.com/surajbahadur591/Bitcoin-Price-


Prediction-Using-RNN---LSTM

Link to my other sites:-


Suraj Bahadur portfolio : https://surajbahadur.me/
Suraj Bahadur Linkedin : https://www.linkedin.com/in/surajbahadur/
Suraj Bahadur Website : http://surajbahadur.codes/
Suraj Bahadur Github : https://github.com/surajbahadur591
Suraj Bahadur Instagram - https://www.instagram.com/surajbahadur58/

-suraj bahadur

You might also like