We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81d7a7 commit 96d832bCopy full SHA for 96d832b
src/kooplearn/kernel/_generator.py
@@ -114,8 +114,8 @@ class GeneratorDirichlet(BaseEstimator):
114
-----
115
This implementation follows:
116
117
- *Kostić et al., "Kernel Methods for the Generator of Diffusion Processes",
118
- 2022.*
+ *Kostić et al., "Learning the Infinitesimal Generator of Stochastic Diffusion Processes",
+ 2024.*
119
120
Only RBF kernels currently support derivative-based generator learning.
121
0 commit comments