Generalised HMC with neural networks #1640
ben18785
started this conversation in
New methods
Replies: 2 comments
-
It might be worth thinking about at some point whether we can generalise things like the leapfrog method to have some sort of re-usable leapfrog code that different algos can rely on |
Beta Was this translation helpful? Give feedback.
0 replies
-
Then again, it's possible they all take different input arguments, produce slightly different output, and would make reading the code an absolute nightmare :D |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Another paper by Hoffman (inventor of NUTS), that generalises the leapfrog operator that allows them to be scaled dynamically.
Beta Was this translation helpful? Give feedback.
All reactions