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
Using PyMC3 https://docs.pymc.io/ A lot is implemented here but I don't know if we can use it here as our objective function is a pytorch object. It would be great to look into it as it would bring a lot of different methods !
For each method it would be great to have a small benchmark of their perf and when possible some having them as efficient as possible
The text was updated successfully, but these errors were encountered:
We could go beyond Metropolis Hasting to do the sampling. A few candidates are :
sampler/hamiltonian.py
)For each method it would be great to have a small benchmark of their perf and when possible some having them as efficient as possible
The text was updated successfully, but these errors were encountered: