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

Support for nautilus sampler #95

Open
johannesulf opened this issue Jul 3, 2023 · 1 comment
Open

Support for nautilus sampler #95

johannesulf opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@johannesulf
Copy link

I've developed a new Bayesian sampler called nautilus. It's based on combining importance nested sampling with deep learning. This new sampler has been verified to give accurate results on various problems, including exoplanet fitting, as described in the paper on arXiv. I tested nautilus against UltraNest and dynesty as well as other samplers. Out of the box, it needs substantially fewer likelihood evaluations than dynesty and UltraNest. Additionally, it produces very accurate results. Furthermore, evidence estimates produced by nautilus are a factor of ~30 more precise (d log Z ~ 0.01) than that of nested samplers like dynesty and UltraNest.

If there's interest, I'd be happy to help implement nautilus alongside dynesty and UltraNest.

@nespinoza
Copy link
Owner

Hi @johannesulf,

Thanks for this suggestion and very sorry for the delay --- yes, we would be interested! Feel free to create a branch from dev and implement this. Let us know if you need any help with this!

N.

@nespinoza nespinoza added the enhancement New feature or request label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants