An open API service indexing awesome lists of open source software.

https://github.com/imsanjoykb/ibovespa-volatility-forecasting

IBOVESPA volatility forecasting
https://github.com/imsanjoykb/ibovespa-volatility-forecasting

deeplearning ibovespa machine-learning machinelearning-research research research-and-development research-paper volatility-forecasting volatility-modeling

Last synced: 8 months ago
JSON representation

IBOVESPA volatility forecasting

Awesome Lists containing this project

README

          

# IBOVESPA volatility forecasting with neural networks

Repository for a bsc thesis on forecasting index volatility with recurrent neural networks, the PyTorch network implementation
in the [python folder](python), dataset information is in the [dataset folder](dataset) and various
R scripts used for building the dataset, generating csv [input files](input_files) for network training,
data analysis and [results graphs](graphs) generation are available in the [R scripts folder](R_scripts).