We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc8c5e commit c049fd8Copy full SHA for c049fd8
models/metabayesian_MH.jl
@@ -24,7 +24,7 @@ end
24
subj_prior_σ = 1.0
25
26
# #Inverse temperature for actions
27
- β ~ Exponential(1)
+ β ~ 1
28
29
### "Perceptual inference": running the inner model ###
30
0 commit comments