Bitcoin trading bot using an LSTM neural network in Keras.
- numpy
- pandas
- h5py
- matplotlib
Use pip to install the dependencies.
See the Bitcoin LSTM Prediction.ipynb file directly on GitHub to see the code. If you want to run it locally, download this repo and use jupyter to run it on your machine.