Implementation of the vanilla Deep Hedging engine
-
Updated
Jan 22, 2026 - Jupyter Notebook
Implementation of the vanilla Deep Hedging engine
A curated list of resources dedicated to Deep Hedging
Coding assignments of the "Machine Learning in Finance & Insurance" course at ETH Zürich (Fall 2024).
Deep Hedging neural network for dynamically pricing and managing derivatives risk under realistic market frictions
A package to learn optimal hedges by a deep feed forward neural network, to minimise the terminal error
Interpretable volatility-surface prototype hedger that matches delta-vega on tail risk while staying auditable (ICAIF 2026)
Code and reproducibility package for “What Does Deep Hedging Actually Learn? Delta Corrections, Regime Fragility, and Symbolic Distillation.”
Neural hedging policies (GRU, deep-set, no-trade-band) minimising CVaR, entropic and spectral risk under transaction costs, on fused CUDA kernels at billions of paths per second, with a deep BSDE pricer.
Neural SDE framework for rough volatility modeling (H ≈ 0.1) with deep hedging. Implements Davies-Harte fBM, signature-based losses, and convergence analysis.
Deep-learning option pricing and hedging: a neural surrogate for Asian options benchmarked against Monte Carlo, a rough Bergomi model for 0DTE, a CVaR deep hedging policy, live calibration, and an interactive dashboard.
LightGBM-based hedging strategy under Merton's jump diffusion with custom loss and delta approximation
Deep Hedging under market frictions.
Numpy-only replication of Deep Hedging (Buehler et al. 2019): a neural hedging policy trained via hand-written backprop-through-time to minimize entropic risk under transaction costs, benchmarked against Black-Scholes delta hedging.
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
Deep‑Hedging in PyTorch (MCPG): europäische & amerikanische Optionen mit RSQP‑Risiko, GJR‑GARCH‑Pfade, IV‑Features und Chebyshev‑Pricing inkl. Baselines.
Option-pricing and hedging models built from scratch and verified on real market data, with honest caveats. Black-Scholes to Heston to deep hedging.
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.
Adversarial Deep Hedging Benchmark evaluating GAN-based hedging against classical Black-Scholes under market stress.
Add a description, image, and links to the deep-hedging topic page so that developers can more easily learn about it.
To associate your repository with the deep-hedging topic, visit your repo's landing page and select "manage topics."