pyro-ppl/pyro

Tutorial on implementing custom MCMC samplers

Open

#2 069 ouverte le 18 oct. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (981 forks)batch import
Examplesdocumentationhelp wanted

Métriques du dépôt

Stars
 (8 211 stars)
Métriques de merge PR
 (Merge moyen 10j 19h) (1 PR mergée en 30 j)

Description

Similar to the tutorial on custom losses in SVI, we should have a tutorial on implementing custom MCMC kernels using the new MCMC API. Something simple like SGLD seems like a good starting point.

Guide contributeur