mdarm / forex-forecasting

Project on Foreign Exchange Forecasting, for the Μ401 - Deep Neural Networks course, NKUA, Fall 2022.
MIT License
1 stars 1 forks source link

PyTorch Forecasting models #2

Closed mdarm closed 1 year ago

mdarm commented 1 year ago

Implement, on the basic preprocessed data, all models for PyTorch's Forecasting API.

mdarm commented 1 year ago

Not needed; a purely statistical model (ARIMA) will be used to benchmark data.