Skip to content

Commit

Permalink
example: multidimensional HSGP (#1801)
Browse files Browse the repository at this point in the history
* wip(hsgp_nd): initialize notebook with full gp and approx models

wip(hsgp_nd): writeup results for baseline, add mcmc options

wip(hsbp_nd): complete writeup

docs(numpyro): add hsgp_nd_example

wip(hsgp_nd): patch up example

wip(hsgp_nd): cleanup/re-run nb

wip(hsgp_nd): final cleanup

* chore(hsgp_nd): ruff lint and fmt

* fix(hsgp_nd): fix support comment

* wip(hsgp_nd): debug delta between contrib and local implementations

* example(hsgp_nd): rewrite docs to reference contrib module

* example(hsgp_nd): clarify docs

* add more verbiage and arviz plots

* format and add trace plot for approximation

* fix divergences

* add numpyro install to top of nb
  • Loading branch information
brendancooley authored Jun 17, 2024
1 parent 0ba1306 commit 40565d0
Show file tree
Hide file tree
Showing 3 changed files with 1,272 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ NumPyro documentation
examples/ucbadmit
examples/hmm
examples/hsgp
tutorials/hsgp_nd_example
examples/ode
tutorials/lotka_volterra_multiple
examples/neutra
Expand Down
Loading

0 comments on commit 40565d0

Please sign in to comment.