cryptocurrency (bitcoin) price prediction by use of a hybrid model of C-LSTM
In this tutorial video, I’m going to show you how the deep learning algorithm can predict Bitcoin prices.
in the first step, I got the online data of bitcoin from the Oanda data provider and then run a hybrid model of Convolutional Neural Network with a Long Short Memory Network and then in order to gain the maximum performance of the model I used a Bayesian optimization model to tune the hyperparameters of the model.
you can easily change the data to your favorable dataset and it will change the parameter of the network based on the best performance.
you can download the code from my Mathworks account from link below,
–|| if you like the video please subscribe to my channel. ||–
Source link
Hi Abolfazl,
can't you feed additional past timeseries like other crypto currencies or the gold price as historic values to improve the accuracy of the bitcoin predictions?
Dear Abolfazl, I was wondering if the network how the model can be employed for a live data stream without any gap for retraining.
👍 Well done
Waoo bro abolfazl. Excellent work 👍