ISPR Project by Valerio Mariani, university of Pisa.
The project consists in prediction of bitcoin stock market price by ESN, DeepESN, GruESN RZ.
All the demonstrations happen in the btc.ipynb notebook, that makes use of the modules ESN_module.py, DeepESN_module.py and utils.py.
data.csv contains a part of the dataset from https://www.kaggle.com/mczielinski/bitcoin-historical-data
errs.csv contains numerical results on errors committed by the various networks.