Skip to content

guijinSON/Awesome-Deep-Hedging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Awesome-Deep-Hedging

Awesome
A curated list of resources dedicated to Deep Hedging.

Last Updated: 2021.12.27

Contents

Introduction to Deep Hedging

Back to Top

Hedging refers to a risk managment strategy employed to minimize risk by taking adversial postions to a set asset. Commonly, hedging is adopted using derivatves such as options, swaps, futures and forward contracts. Though a vast majority of present-day hedging strategies still heavily rely on analytical methods, several recent works aim to outperform such traditional methods by leveraging ML/DL technologies. In this repository we provided a curated list of modern neural approaches to derivative hedging, also known as Deep Hedging.

The problem of hedging shows a highly nonlinear connection with various parameters such as volatility, time to maturity, interest rate, and asset price. As modern ML/DL technology have shown outstanding results in approximating nonlinear functions, ML/DL researchers are making effort to tackle the problem of hedging as well. However, at the best of our knowledge most deep hedging research use simulated data for both training and validation, which leaves a question: Can ML/DL algorithms acquire knowledge in real-word hedging through fake data?
Which we hope to be resolved in future literatures.

Curated Papers

Back to Top

Sequence Modeling Approach

Reinforcement Learning Approach

Others

Curated Github Repos

Back to Top

  • YuMan-Tam/deep-hedging
    A TensorFlow implementation of deep hedging using simple neural networks.
  • pfnet-research/NoTransactionBandNetwork
    A minimal implementation of "No-Transaction Band Network: A Neural Network Architecture for Efficient Deep Hedging"
  • pfnet-research/pfhedge
    PyTorch based framework for hedging financial derivatives which provide a diverse set of models and instrunments. Well integrated with PyTorch and supports effortless extensions.

Relavent Journals

About

A curated list of resources dedicated to Deep Hedging

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published