Skip to content
#

deep-hedging

Here are 19 public repositories matching this topic...

Deep-hedging pipeline: trains a from-scratch PPO agent (JAX) to hedge options under discrete rebalancing + transaction costs, then compares it to Black-Scholes delta hedges across GBM/Heston regimes and two cost levels (5 bps vs 20 bps) on 3,000 paired paths. At low costs BS wins (as theory predicts). At higher costs the same PPO trades 30–45% less

  • Updated Jul 30, 2026
  • Python

A Master Project implementing a Deep Reinforcement Learning (DDPG) agent for transaction-cost-aware option hedging. Features Behavioral Cloning for a "warm start" and is backtested on real-world SPY ETF data.

  • Updated Aug 2, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the deep-hedging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deep-hedging topic, visit your repo's landing page and select "manage topics."

Learn more