Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearningCryptoPrediction

Deep learning (LSTM) to predict crypto price prediction using Recursive Forecasting

Uses 'Close', 'Open', 'High', 'Low', and 'Volume' as features.

The following graphs are tested on Bitcoin.

Screenshot 2024-11-24 at 5 24 16 PM

Screenshot 2024-11-24 at 5 24 35 PM

This project is ongoing, there is still a lot of hyperparameter tuning needed to be done.

Limitations:

  • Recursive Forecasting has inherent limitations. For example, the error accumulates so the predictions can only be accurate in the short term.
  • The predictions only use the features described above, whereas true cryptocurrency prices are dictated by other measures, such as public sentiment, macroeconomic indicators etc.
  • The cryptocurrency market is known for its high volatility and rapid changes. This unpredictability can make it challenging for any model to consistently provide accurate forecasts, especially when relying on historical data alone.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages