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

PyMC samplers failing on simple Gaussian example. #1127

Closed
janfb opened this issue Apr 5, 2024 · 0 comments · Fixed by #1129
Closed

PyMC samplers failing on simple Gaussian example. #1127

janfb opened this issue Apr 5, 2024 · 0 comments · Fixed by #1129
Assignees
Labels
bug Something isn't working

Comments

@janfb
Copy link
Contributor

janfb commented Apr 5, 2024

Describe the bug
We are using a simple Gaussian posterior example to test the MCMC methods. The new PyMC samplers are failing for this example, producing c2st around 0.85.

To Reproduce
Please add a minimal code example that reproduces the problem:

pytest tests/mcmc_test.py::test_c2st_pymc_sampler_on_Gaussian

Expected behavior
Test should pass.

Additional context
See discussion here: #1124

@janfb janfb added the bug Something isn't working label Apr 5, 2024
@felixp8 felixp8 self-assigned this Apr 5, 2024
@felixp8 felixp8 linked a pull request Apr 8, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants