Skip to content

Commit d2c45b0

Browse files
committed
updates
1 parent 34cc77d commit d2c45b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@
1919
- Bond pricing models including callable, putable, and convertible bonds.
2020
- Advanced options support for American, Bermudan, Asian, barrier and look-back options.
2121
- Implied volatility calculation using "Let's be rational" algorithm.
22-
- Futures and currency pricing.
2322

2423
- **Risk Management**:
2524
- Greeks calculation utilizing Malliavin calculus.
2625
- Scenario analysis and stress testing.
2726
- Market risk measures such as VaR and Expected Shortfall.
2827
- Credit risk models including structural and reduced form models.
29-
- Valuation adjustments (CVA, DVA, MVA, FVA).
3028

3129
- **Neural Network-based Model Calibration**:
3230
- Calibration for stochastic models like Heston, Vasicek, SABR, and more.
@@ -38,7 +36,7 @@
3836

3937
## 📘 Financial Instruments and Neural Network Mechanisms Analogy
4038

41-
This table outlines the analogy between financial instruments and neural network components, reflecting how structural and functional characteristics of financial derivatives can inspire the design of differentiable components in TorchQuant.
39+
This table outlines the analogy between financial instruments and neural network components, reflecting how structural and functional characteristics of financial derivatives can inspire the design of all the pricing components in TorchQuant.
4240

4341
| Financial Instrument / Attribute | Core Feature / Description | Analogous Neural Network Mechanism | Analogy Explanation |
4442
|----------------------------------------|--------------------------------------------------------|-----------------------------------------------------|--------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)