Skip to content

Commit a31fdaa

Browse files
authored
Update README.md
1 parent 983877b commit a31fdaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
</div>
1212

13-
**TorchQuant** is a high-performance, differentiable quantitative finance library built on top of PyTorch's automatic differentiation and GPU acceleration. It provides comprehensive tools for derivatives pricing, risk management, and stochastic model calibration. The core innovation in this pytorch extension library is to map various exotic characteristics into corresponding deep learing mechanisms. More kinds of derivatives will be supported as the library grows.
13+
**TorchQuant** is a high-performance, differentiable quantitative finance library built on top of PyTorch's automatic differentiation and GPU acceleration. It provides comprehensive tools for derivatives pricing, risk management, and stochastic model calibration. The core innovation in this pytorch extension library is to map various exotic characteristics into corresponding deep learing mechanisms (see the below table). More kinds of derivatives will be supported as the library grows.
1414

15-
## Financial Instruments and Deep Mechanisms Analogy (Partial)
15+
## Financial Instruments and Deep Mechanisms Analogy (Partial Examples)
1616

1717
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.
1818

0 commit comments

Comments
 (0)