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

Bayesian Inference for NNODE #682

Closed
AstitvaAggarwal opened this issue May 8, 2023 · 1 comment · Fixed by #692
Closed

Bayesian Inference for NNODE #682

AstitvaAggarwal opened this issue May 8, 2023 · 1 comment · Fixed by #692

Comments

@AstitvaAggarwal
Copy link
Contributor

AstitvaAggarwal commented May 8, 2023

#205 Bayesian Neural PDEs

For ODE solving

  1. Uses Turing.jl Models and for reference the turing_inference method in DiffEqBayes.jl. (my Turing.jl implementation is too slow)
  2. Return a MCMCChains.jl chain as a solution for further analysis and plotting.
  3. Uses AdvancedHMC.jl for faster sampling than Turing.jl, its Modular design.
@xtalax
Copy link
Member

xtalax commented May 9, 2023

remember to write "Fixes #682" on a newline on the PR to show that you are fixing this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants