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

JOSS paper - reference fix #34

Closed jeremiecoullon closed 2 years ago

jeremiecoullon commented 2 years ago

the Kevin Murphy book referenced in paper.md is the wrong one; it should be the one not yet released (2023)

jeremiecoullon commented 2 years ago

fixed