Skip to content

Portfolio Risk Assessment leveraging Probabilistic Deep Neural Networks

License

Notifications You must be signed in to change notification settings

giorgosfatouros/DeepVaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepVaR

Portfolio Risk Assessment leveraging Probabilistic Deep Neural Networks

This notebook both explains and implements the DeepVaR, which is a Value-at-Risk model based on deep neural networks and Monte Carlo simulations. The DNN is used to estimate the parameters of the portfolio returns' distribution, which are used to produce the MC samples. As far as the DNN is concerned, the DeepAR estimator from GluonTS package is utilized in order to perform probabilistic forecasts, while the VaR is calculated leveraging DeepAR's output.

This model was developed in the scope of H2020 INFINITECH project.

If you use this in your research please cite:

  • Fatouros, G., Makridis, G., Kotios, D. et al. DeepVaR: a framework for portfolio risk assessment leveraging probabilistic deep neural networks. Digit Finance (2022). https://doi.org/10.1007/s42521-022-00050-0

About

Portfolio Risk Assessment leveraging Probabilistic Deep Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published