/Bitcoin-Trading-Bot

Bitcoin trading bot using an LSTM neural network in Keras

Primary LanguageJupyter Notebook

Bitcoin-Trading-Bot

Overview

Bitcoin trading bot using an LSTM neural network in Keras.

Dependencies

  • numpy
  • pandas
  • h5py
  • matplotlib

Use pip to install the dependencies.

Usage

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.