Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong implementation of u_t(x|z) in Brownian Bridge #595

Closed
selmanozleyen opened this issue Nov 10, 2024 · 1 comment · Fixed by #600
Closed

Wrong implementation of u_t(x|z) in Brownian Bridge #595

selmanozleyen opened this issue Nov 10, 2024 · 1 comment · Fixed by #600

Comments

@selmanozleyen
Copy link
Contributor

Hi,
I was reading the tong et al 23 paper and noticed the implementation might be wrong here. As I was using this flow for my thesis project already.

In the implementation ut() = x1-x0 but in the paper it is
image

class BrownianBridge(StraightFlow):

@MUCDK
Copy link
Contributor

MUCDK commented Nov 11, 2024

Good point @selmanozleyen , can you open a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants