Skip to content

🗠 Implementation of the Deep Hedging algorithm. The aim is to use a neural network architecture to hedge a portfolio of derivatives without computing the "greeks".

Notifications You must be signed in to change notification settings

alexisdpc/Deep-Hedging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Deep Hedging

Deep Hedging was proposed in [1802.03042] by Hans Bühler, Lukas Gonon, Josef Teichmann and Ben Wood. The aim is to use a neural network architecture to hedge a portfolio of derivatives without computing the "greeks". This repository is based on lectures given by Josef Teichmann.

In the plots below, we show the histograms for the predictions of the deep hedging model and the Black-Scholes model. The results concentrate around zero as expected.

image image

In the figure below we show the Delta as a function of the stock price for a fixed time. The two lines show a very good overlap, except on the regions in the corners of the plot, since there was not enough data on these regions to generate good predictions.

image

About

🗠 Implementation of the Deep Hedging algorithm. The aim is to use a neural network architecture to hedge a portfolio of derivatives without computing the "greeks".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published