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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ See, for instance, [On the Bogosity of MCMC Diagnostics](http://users.stat.umn.e
59
59
#### Hamiltonian Monte Carlo
60
60
61
61
The two definitive texts on HMC are [Neal (2011)](https://arxiv.org/pdf/1206.1901.pdf) and [Betancourt (2017)](https://arxiv.org/pdf/1701.02434.pdf).
62
-
A nice set of notes is [Vishnoi (2021)](https://arxiv.org/pdf/2108.12107.pdf).
62
+
A nice set of notes is [Vishnoi (2021)](https://arxiv.org/pdf/2108.12107.pdf). Moreover, [Hoffman & Gelman (2014)](https://jmlr.org/papers/volume15/hoffman14a/hoffman14a.pdf) describes the No-U-turn sampler.
0 commit comments