jeremiecoullon / SGMCMCJax

Lightweight library of stochastic gradient MCMC algorithms written in JAX.
https://sgmcmcjax.readthedocs.io/en/latest/index.html
Apache License 2.0
95 stars 8 forks source link

Possible additional reference? #39

Closed ColCarroll closed 2 years ago

ColCarroll commented 2 years ago

The Nemeth and Fearnhead reference looks very nice! I had somewhat expected Ma, Chen, and Fox's A Complete Recipe for Stochastic Gradient MCMC to be a reference (I see Nemeth and Fearnhead do point to it a bit, particularly in section 3).

Is it reasonable to add that (or some similar, previous work)?

jeremiecoullon commented 2 years ago

I added this reference to the paper in the summary of the paper

ColCarroll commented 2 years ago

(adding backlinks to https://github.com/openjournals/joss-reviews/issues/4113)