Skip to content

Commit

Permalink
Update gibbs.jl (#1879)
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Aug 22, 2022
1 parent c0c8bc2 commit c621695
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inference/gibbs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Example:
v1 ~ Normal(0,1)
v2 ~ Categorical(5)
end
```
# Use PG for a 'v2' variable, and use HMC for the 'v1' variable.
# Note that v2 is discrete, so the PG sampler is more appropriate
Expand Down

0 comments on commit c621695

Please sign in to comment.