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

docs: add timings to sgmcmc examples #18

Closed jeremiecoullon closed 3 years ago

jeremiecoullon commented 3 years ago

Add %time or something to the notebooks. In particular the CNN example

jeremiecoullon commented 3 years ago

done