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: 7 months ago
JSON representation

Predicting Bitcoin Price using LSTM

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/)