Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T19:28:12.000Z (about 6 years ago)
- Last Synced: 2024-11-10T22:32:27.176Z (3 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/)