Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 485 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 485 Bytes

ISPR_Project

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.