#Bitcoin-price
Showing 9 of 9 repositories tagged #bitcoin-price, ranked by stars
Trade Bitcoin and run forecasting models from the terminal
Python Dash app that tracks whale activity in cryptocurrency markets.
π A menu bar app that updates cryptocurrencies prices in real-time
Bitcoin chart for the terminal as command line util
π° Cryptocurrency prices on MacBook Touch Bar
easy run viabtc_exchange_server use docker compose
Crypto Coin Portfolio Manager - Track all of your Bitcoin and crypto coin investments
Price Prediction Case Study predicting the Bitcoin price and the Google stock price using Deep Learning, RNN with LSTM layers with TensorFlow and Keras in Python. (Includes: Data, Case Study Paper, Code)
Python Bitcoin is widely used cryptocurrency for digital market. It is decentralised that means it is not own by government or any other company.Transactions are simple and easy as it doesnβt belong to any country.Records data are stored in Blockchain.Bitcoin price is variable and it is widely used so it is important to predict the price of it for making any investment.This project focuses on the accurate prediction of cryptocurrencies price using neural networks. Weβre implementing a Long Short Term Memory (LSTM) model using keras; itβs a particular type of deep learning model that is well suited to time series data (or any data with temporal/spatial/structural order e.g. movies, sentences, etc.).We have used different activation function for analysing the efficiency of the system.Instead of historical data we are using live streaming data for better accuracy.