pyro-ppl/pyro

Tutorial on implementing custom MCMC samplers

Open

#2.069 aberto em 18 de out. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (981 forks)batch import
Examplesdocumentationhelp wanted

Métricas do repositório

Stars
 (8.211 stars)
Métricas de merge de PR
 (Mesclagem média 10d 19h) (1 fundiu PR em 30d)

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.

Guia do colaborador