Bitcoin future price predictor implemented in pytorch
Important: This project and its results are not intended for invenstment advice!
How to use:
python download_data.py
python main.py
All the parameters can be found in parameters.py.
Future work:
- Include more features (Block size, Average trasaction fee, Average block interval, etc.)
- Include the price of other altcoins.