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

Add a demo for the truncated distributions #546

Open
11 tasks
amal-ghamdi opened this issue Oct 8, 2024 · 4 comments
Open
11 tasks

Add a demo for the truncated distributions #546

amal-ghamdi opened this issue Oct 8, 2024 · 4 comments
Assignees

Comments

@amal-ghamdi
Copy link
Contributor

amal-ghamdi commented Oct 8, 2024

DoD

  • Demo 1 of using gradient-based samplers to draw samples the following bounded priors
    • beta
    • gamma
    • uniform
    • truncated normal
  • Demo 2 of using gradient-based samplers to solve the simplest BIP problem with
    • beta
    • gamma
    • uniform
    • truncated normal
  • PR reviewed and merged to main
@chaozg
Copy link
Contributor

chaozg commented Oct 8, 2024

Hi @jakobsj, could you review the DoD here?

@jakobsj
Copy link
Contributor

jakobsj commented Oct 9, 2024

I'd like more details on how many (one combined or multiple shorter) notebooks are planned, which and the size of problem(s) to solve, which aspects to cover or leave out. As is, unclear if this is a massive task or a fairly small one. We discussed to complete it within this week as most of the notebook(s) had already been done, so I'd expect it is a smaller task, but please clarify, thanks!

@chaozg
Copy link
Contributor

chaozg commented Oct 9, 2024

Hi @jakobsj , I was aiming at two demos at any given (bounded) prior: one for drawing samples and one for solving the simplest BIP. Just updated DoD to reflect this. Could you please help review it again?

@jakobsj
Copy link
Contributor

jakobsj commented Oct 10, 2024

@chaozg Thank you, DoD approved!

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

No branches or pull requests

3 participants