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

Issues caused through PyMC #15

Open
3 tasks
maxschalz opened this issue Oct 10, 2022 · 2 comments
Open
3 tasks

Issues caused through PyMC #15

maxschalz opened this issue Oct 10, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@maxschalz
Copy link
Member

maxschalz commented Oct 10, 2022

In this issue, I post problems, bugs etc. that are caused by PyMC as such and not by Bicyclus. To investigate these problems, I need help from outside or get into touch with the PyMC community.

@maxschalz maxschalz added the help wanted Extra attention is needed label Oct 10, 2022
@maxschalz
Copy link
Member Author

pm.sample: Why does callback receive a NoneType instead of a trace?

This issue only occurs when using multiple chains. Apparently, I am not the only one having this problem, see https://discourse.pymc.io/t/how-can-i-terminate-pm-sample-when-a-convergence-criterion-is-met-e-g-r-hat-1-05/9704.

@maxschalz
Copy link
Member Author

maxschalz commented Oct 10, 2022

pm.iter_sample: How to correctly select initvals?

See description in #14.

Found this answer in the PyMC forum where somebody seems to have had similar issues with setting the start values. Maybe I could check it out later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants
@maxschalz and others