You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: models/metabayesian_MH.jl
+9-18Lines changed: 9 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,12 @@ This is a "meta-Bayesian" model, where the generative model includes an inversio
3
3
These types of models are common in cognitive modelling, where systems of interest (e.g. human subjects) are thought to use Bayesian inference to navigate their environment.
4
4
Here we use a Metropolis-Hasting sampler implemented with Turing as the inversion of the inner "subjective" model.
0 commit comments