Skip to content
#

deep-hedging

Here are 23 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

Differential ML option pricing and deep hedging in PyTorch. Analytic, autograd, and pathwise Monte Carlo routes to every Greek, validated to 1e-10; a deep hedging policy under transaction costs, benchmarked against delta hedging.

  • Updated Sep 4, 2026
  • Jupyter Notebook

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