https://github.com/akayeshmantha/timeseries-based-bitcoin-price-prediction
Predict the bitcoin prices based on the time series data
https://github.com/akayeshmantha/timeseries-based-bitcoin-price-prediction
keras lstm lstm-neural-networks machine-learning neural-network python3 tensorflow time-series
Last synced: 2 months ago
JSON representation
Predict the bitcoin prices based on the time series data
- Host: GitHub
- URL: https://github.com/akayeshmantha/timeseries-based-bitcoin-price-prediction
- Owner: Akayeshmantha
- License: apache-2.0
- Created: 2018-11-29T07:19:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T07:25:55.000Z (over 6 years ago)
- Last Synced: 2025-02-01T18:44:54.798Z (4 months ago)
- Topics: keras, lstm, lstm-neural-networks, machine-learning, neural-network, python3, tensorflow, time-series
- Language: Jupyter Notebook
- Size: 171 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin-Price-Predictor
Predict the bitcoin prices based on the time series dataThe model can be invoked via the /invocations endpoint.