-
Notifications
You must be signed in to change notification settings - Fork 29
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
Pointpriors #663
Pointpriors #663
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d05124c - Browse repository at this point
Copy the full SHA d05124cView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f46102 - Browse repository at this point
Copy the full SHA 4f46102View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6653b9 - Browse repository at this point
Copy the full SHA c6653b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216d50c - Browse repository at this point
Copy the full SHA 216d50cView commit details
Commits on Sep 18, 2024
-
use loop for prior in example Unfortunately cannot make it a jldoctest, because relies on Turing for sampling
Configuration menu - View commit details
-
Copy full SHA for fd8d3b2 - Browse repository at this point
Copy the full SHA fd8d3b2View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5842656 - Browse repository at this point
Copy the full SHA 5842656View commit details
Commits on Sep 21, 2024
-
record single prior components
by forwarding dot_tilde_assume to tilde_assume
Configuration menu - View commit details
-
Copy full SHA for 18beb57 - Browse repository at this point
Copy the full SHA 18beb57View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9945d7 - Browse repository at this point
Copy the full SHA d9945d7View commit details
Commits on Sep 24, 2024
-
avoid recording prior components on leaf-prior-context
and avoid recording likelihoods when invoked with leaf-Likelihood context
Configuration menu - View commit details
-
Copy full SHA for 656a757 - Browse repository at this point
Copy the full SHA 656a757View commit details -
undeprecate pointwise_loglikelihoods and implement pointwise_prior_lo…
…gdensities mostly taken from TuringLang#669
Configuration menu - View commit details
-
Copy full SHA for 7aa9ebe - Browse repository at this point
Copy the full SHA 7aa9ebeView commit details -
drop vi instead of re-compute vi
bgctw first forwared dot_tilde_assume to get a correct vi and then recomputed it for recording component prior densities. Replaced this by the Hack of torfjelde that completely drops vi and recombines the value, so that assume is called only once for each varName,
Configuration menu - View commit details
-
Copy full SHA for 2f67c5b - Browse repository at this point
Copy the full SHA 2f67c5bView commit details -
include docstrings of pointwise_logdensities
pointwise_prior_logdensities int api.md docu
Configuration menu - View commit details
-
Copy full SHA for 9dfb9ed - Browse repository at this point
Copy the full SHA 9dfb9edView commit details
Commits on Sep 25, 2024
-
Update src/pointwise_logdensities.jl remove commented code
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1939e0 - Browse repository at this point
Copy the full SHA c1939e0View commit details -
Update src/pointwise_logdensities.jl remove commented code
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 790be1d - Browse repository at this point
Copy the full SHA 790be1dView commit details -
Update test/pointwise_logdensities.jl rename m to model
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 426df38 - Browse repository at this point
Copy the full SHA 426df38View commit details -
Update test/pointwise_logdensities.jl remove unused code
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c32bf3b - Browse repository at this point
Copy the full SHA c32bf3bView commit details -
Update test/pointwise_logdensities.jl rename m to model
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6213249 - Browse repository at this point
Copy the full SHA 6213249View commit details -
Update test/pointwise_logdensities.jl rename m to model
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3551b38 - Browse repository at this point
Copy the full SHA 3551b38View commit details -
Update src/test_utils.jl remove old code
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95c892b - Browse repository at this point
Copy the full SHA 95c892bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a7e70 - Browse repository at this point
Copy the full SHA a7a7e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1653aba - Browse repository at this point
Copy the full SHA 1653abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f0a1d - Browse repository at this point
Copy the full SHA e4f0a1dView commit details
Commits on Sep 26, 2024
-
Update test/runtests.jl remove interactive code
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a99eab4 - Browse repository at this point
Copy the full SHA a99eab4View commit details -
remove demo_dot_assume_matrix_dot_observe_matrix2 testcase
testing higher dimensions better left for other PR
Configuration menu - View commit details
-
Copy full SHA for 64ce63a - Browse repository at this point
Copy the full SHA 64ce63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 456115c - Browse repository at this point
Copy the full SHA 456115cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 222529a - Browse repository at this point
Copy the full SHA 222529aView commit details -
Apply suggestions from code review: clean up comments and Imports
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17b251a - Browse repository at this point
Copy the full SHA 17b251aView commit details -
Apply suggestions from code review: change test of applying to chains…
… on already used model Co-authored-by: Tor Erlend Fjelde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e990f0 - Browse repository at this point
Copy the full SHA 7e990f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8706f68 - Browse repository at this point
Copy the full SHA 8706f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073a325 - Browse repository at this point
Copy the full SHA 073a325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e1711 - Browse repository at this point
Copy the full SHA 23e1711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ae4f8 - Browse repository at this point
Copy the full SHA 34ae4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f251d1 - Browse repository at this point
Copy the full SHA 1f251d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777624a - Browse repository at this point
Copy the full SHA 777624aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4864e60 - Browse repository at this point
Copy the full SHA 4864e60View commit details
Commits on Sep 27, 2024
-
Updated docs for
pointwise_logdensities
+ made it a doctest notdependent on Turing.jl
Configuration menu - View commit details
-
Copy full SHA for 4d3b0c0 - Browse repository at this point
Copy the full SHA 4d3b0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54fa4e - Browse repository at this point
Copy the full SHA e54fa4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd82a9 - Browse repository at this point
Copy the full SHA bcd82a9View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cff0941 - Browse repository at this point
Copy the full SHA cff0941View commit details