https://github.com/saivarunk/lstm-bitcoin-prediction
Predicting Bitcoin Price using LSTM
https://github.com/saivarunk/lstm-bitcoin-prediction
keras lstm price-prediction time-series
Last synced: 7 months ago
JSON representation
Predicting Bitcoin Price using LSTM
- Host: GitHub
- URL: https://github.com/saivarunk/lstm-bitcoin-prediction
- Owner: saivarunk
- Created: 2019-01-12T19:10:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T19:28:12.000Z (over 6 years ago)
- Last Synced: 2025-01-08T10:44:09.001Z (9 months ago)
- Topics: keras, lstm, price-prediction, time-series
- Language: Jupyter Notebook
- Size: 49.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Time Series Forecasting using LSTM
This repo has Jupyter notebook and training dataset used in my blog [Predicting Bitcoin Price using LSTM](https://varunk.me/post/predicting-bitcoin-price-using-lstm)
- Dataset: [Kaggle](https://www.kaggle.com/mczielinski/bitcoin-historical-data)
- Notebook Author: [Varun Kruthiventi](https://varunk.me/)