Bitcoin Price Prediction using LSTM | Deep-Learning Project #DeepLearning #Machine Learning #Python
Tekan Tombol Ctrl dan + pada Keyboard secara Bersama-sama
You can use Google Colab or Kaggle Notebook where you don't need to look at prerequisite of creating virtual environment and downloading TensorFlow.
Here we will use LSTM model in Tensorflow to build our model and then we will predict the bitcoin price.
The data about Bitcoin can be found on Yahoo Finance
Link: https://finance.yahoo.com/quote/BTC-USD/history/?p=BTC-USD
There are few things we can change and improve the performance of the model you can finetune the model as well as increase the data in the dataset , you can add more layers if you want.
Tweak the parameter and see what performance model gives.
Code Links:
GitHub: https://github.com/meetttttt/Bitcoin-Price-Prediction
https://github.com/meetttttt/Bitcoin-Price-Prediction
https://finance.yahoo.com/quote/BTC-USD/history/?p=BTC-USD
No comments