This is the code base of a Paper I co-authored for the 5th IEEE International Conference on Blockchain (Blockchain 2022): http://www.blockchain-ieee.org/.
The paper's title is "Cryptocurrency Price Prediction With Multi-task Multi-step Sequence-to-Sequence Modeling"
The data used is minute-by-minute crypto data from Kaggle:
Download data from: https://www.kaggle.com/tencars/392-crypto-currency-pairs-at-minute-resolution
Edit experiment parameters from within _utils.py
This project uses the following license: MIT.