
Bad performance Bayesian Convolutional Neural Network - Misc. - Pyro ...
Apr 28, 2025 · Hello Pyro community, I’m trying to build a Bayesian CNN for MNIST classification using Pyro, but despite seeing the ELBO loss decrease to around 10 during training, the model’s predictive …
Resources to learn Pyro - Pyro Discussion Forum
Nov 5, 2020 · Beyond Pyro’s tutorials, a popular community resource for getting started with Bayesian data science is the book “Statistical Rethinking”, for which all code snippets have been ported to …
Save MCMC results - Misc. - Pyro Discussion Forum
Sep 30, 2018 · Hi - I’m contributing to a library for bayesian analysis and visualization (arviz), and we are trying to add a function to convert Pyro objects into data that can be used there. As part of that, I am …
Variational Inference for Dirichlet process clustering - Pyro ...
Jan 31, 2018 · Hi there! This is my first time using Pyro so I am very excited to see what I can built with it.🙂 Specifically, I am trying to do finite Dirichlet Process clustering with Variational Inference. I want to …
Extending GMMs for regressions-within-clusters - numpyro - Pyro ...
May 9, 2024 · Hi, I am attempting to tweak a Gaussian Mixture Model implementation, to do a within-cluster-regression given some target variable, in addition to the standard clustering scheme. The …
MCMC inference running too slow for simple example - Misc. - Pyro ...
Jun 22, 2023 · I am new to Pyro and probabilistic inference, but started by running some simple examples inspired by tutorials in other languages (Church and webPPL). This example makes a coin …
Understanding how to use to_event in model - Pyro Discussion Forum
Nov 13, 2023 · Hello devs. I have a multivariate response model. I’m trying to model the responses independently. Here, response_arr is of size (100, 6) where I have 6 responses for each of the 100 …
Sampling from posterior predictive - Misc. - Pyro Discussion Forum
Feb 17, 2019 · Hello, first off, amazing job on Pyro! Major kudos 🙂 How do I sample from the posterior predictive for an SVI-trained model efficiently? At the moment, I sample a guide trace for each …
Advice on ELBO Loss Not Converging / Model Setup - Misc. - Pyro ...
Jan 2, 2023 · The linear regression model below is currently not converging based on ELBO Loss. I’m using simulated data to test the model, and I’m not sure if the model is appropriately setup. About the …
Pyro Discussion Forum
Aug 14, 2025 · Forum For Pyro Developers