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

Tutorial for annealed flow transport #10

Open
fehiepsi opened this issue Aug 1, 2023 · 2 comments
Open

Tutorial for annealed flow transport #10

fehiepsi opened this issue Aug 1, 2023 · 2 comments

Comments

@fehiepsi
Copy link
Collaborator

fehiepsi commented Aug 1, 2023

Annealed Flow Transport Monte Carlo, Arbel etc. can be implemented using a few combinators as in coix.algo. A special aspect of this algorithm is its use of "deterministic" kernels rather than "stochastic" kernels as in inference combinators.

It would be great if we have a concrete example/tutorial showing how to implement targets and flows. Here, the role of flows is to perform a transformation and add a corresponding log_det_abs_jacobian factor.

@conorhassan
Copy link

hi there, would like to try and give this a try

@fehiepsi
Copy link
Collaborator Author

fehiepsi commented Jun 1, 2024

That would be awesome, @conorhassan!

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

No branches or pull requests

2 participants