Skip to content

SSI improvements#11

Merged
mandel merged 26 commits intoIBM:masterfrom
psg-mit:master
Aug 28, 2023
Merged

SSI improvements#11
mandel merged 26 commits intoIBM:masterfrom
psg-mit:master

Conversation

@ellieyhcheng
Copy link
Copy Markdown
Contributor

Added more conjugate priors and distributions

@gbdrt
Copy link
Copy Markdown
Collaborator

gbdrt commented Aug 10, 2023

Thanks a lot!
Is it a lot of work to add Student-T to ProbZelus distributions?
Otherwise we will probably forgot that it's in the semi-symb lib but not available yet in ProbZelus.

Copy link
Copy Markdown
Collaborator

@mandel mandel left a comment

Choose a reason for hiding this comment

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

That is great. I just added a few comments that would be good to address.

Comment on lines +213 to 216
| DSnaive_Marginalized (Dist_binomial _, _) -> KOthers
| DSnaive_Marginalized (Dist_beta_binomial _, _) -> KOthers
| DSnaive_Marginalized (Dist_negative_binomial _, _) -> KOthers
| DSnaive_Marginalized (( Dist_sampler _
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't you need to identify the distribution such that the Ds_high_level can find the conjugacy relation?

@mandel
Copy link
Copy Markdown
Collaborator

mandel commented Aug 14, 2023

Is it a lot of work to add Student-T to ProbZelus distributions?

Same question for Poisson.

ellieyhcheng and others added 24 commits August 15, 2023 14:29
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
…mi-symbolic lt interface

Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
* Compatibility fixes for for OCaml 5 and Mtime 2.0.0

Signed-off-by: Guillaume Baudart <guillaume.baudart@inria.fr>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
ellieyhcheng and others added 2 commits August 15, 2023 17:29
Signed-off-by: Ellie Cheng <ellieyhc@csail.mit.edu>
@ellieyhcheng
Copy link
Copy Markdown
Contributor Author

I've added the Student T distribution. Poisson distribution is already there.

Copy link
Copy Markdown
Collaborator

@mandel mandel left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks @ellieyhcheng!

@mandel
Copy link
Copy Markdown
Collaborator

mandel commented Aug 28, 2023

But it looks like there is a conflict that prevent the merge...

@ellieyhcheng
Copy link
Copy Markdown
Contributor Author

Do you have more information about what's the conflict? It's not showing it from my view, only "This branch has no conflicts with the base branch". It also says the fork is already synced with upstream.

@mandel mandel merged commit 9d7635e into IBM:master Aug 28, 2023
@mandel
Copy link
Copy Markdown
Collaborator

mandel commented Aug 28, 2023

Sorry, I have a conflict because I was on the "rebase" setting for the merge.

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.

3 participants