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

Bijector for product distribution #304

Merged
merged 22 commits into from
May 17, 2024
Merged

Conversation

torfjelde
Copy link
Member

@torfjelde torfjelde commented Apr 18, 2024

This is an attempt at implementing a bijector for arbitrary product distributions.

Note that this is very much a draft.

fix #300

@torfjelde torfjelde marked this pull request as draft April 18, 2024 09:36
@torfjelde torfjelde marked this pull request as ready for review April 19, 2024 08:02
@torfjelde
Copy link
Member Author

Might be worth for you to have a look at this one @devmotion if you have the time, given that it's related to product_distribution:)

@torfjelde
Copy link
Member Author

@yebai or @devmotion wanna have a quick look at this?

Copy link
Member

@yebai yebai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @torfjelde -- it looks good overall. Maybe consider adding some dos strings and a simple test?

@torfjelde
Copy link
Member Author

torfjelde commented May 8, 2024

Ah yes, sorry; seems I completely forgot to include the tests! Will do

EDIT: Had just forgotten to commit them.

@torfjelde
Copy link
Member Author

Will merge at the end of the day here too unless I receive objections, e.g. @devmotion has thoughts on it

@torfjelde torfjelde merged commit 650c548 into master May 17, 2024
20 of 23 checks passed
@delete-merged-branch delete-merged-branch bot deleted the torfjelde/product-bijector branch May 17, 2024 12:09
@yebai
Copy link
Member

yebai commented May 25, 2024

@torfjelde tests for Interface are failing in this PR. Can you take a look?

https://github.com/TuringLang/Bijectors.jl/actions/runs/9000497684/job/24724777705

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 this pull request may close these issues.

support ProductDistribution
2 participants