讲座背景
- The 4th Women in Quantitative Finance Conference (WQF)
- 2021-06-14 Deep Hedging under Rough Volatility by Blanka Horvath Lecturer, King’s College London and Researcher, The Alan Turing Institute
- 这个一小时的讲座主要基于Generating Financial Markets with Signatures,已于2021.06.09在Risk杂志刊登 (pdf文档可以在这里下载)。这个讲座主要基于这篇文章,自己在2021.06.13的博文中也把这篇文章列入to read list。
讲座摘要
- Classical QF vs Deep Model Architectures
- Classical: (Program or Algo; Data) => output
-
- e.g. SABR model in pricing library, match the algorithms with the data in the market
- Now: Model = (Architecture, ObjF; TrainData) => Program, (Program, TestData) => output <