Skip to content

Commit 3b9fa91

Browse files
Update README.md
1 parent d580c78 commit 3b9fa91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ where
3737
- `kern` : the kernel that will be employed for the nonparametric logarithmic gradient estimation of the sampled densities. Currently supported:
3838
- `RBF` : radial basis function kernel with lengthscale estimated at every time step from the samples,
3939

40-
- `f_true` : function handler of system drift function when the reweighted Brownian bridge functionality for forward sampling is used. In that case, `f` should be supplied with the drift function of the brownian bridge, `U` should be set to the necessary path constraint (see paper), and `reweight` and `brown_bridge` should be turned to True,
40+
- `f_true` : function handler of system drift function when the reweighted Brownian bridge functionality for forward sampling is used. In that case, `f` should be supplied with the drift function of the brownian bridge, `U` should be set to the necessary path constraint (see paper(http://arxiv.org/abs/2112.05735)), and `reweight` and `brown_bridge` should be turned to True,
4141
- `brown_bridge`: boolean variable indicating whether the sampling of the forward flow will happen with reweighted Brownian bridge dynamics.

0 commit comments

Comments
 (0)