About 2,900 results
Open links in new tab
  1. Pyro Discussion Forum

    Jun 22, 2025 · Forum For Pyro Developers

  2. Batch processing numpyro models using Ray - forum.pyro.ai

    Mar 14, 2025 · Hello again, Related post: Batch processing Pyro models so cc: @fonnesbeck as I think he’ll be interested in batch processing Bayesian models anyway. I want to run lots of …

  3. numpyro - Pyro Discussion Forum

    Jun 3, 2019 · Forum For Pyro Developers

  4. Mcmc.get_samples () returns empty dict - forum.pyro.ai

    Jul 4, 2021 · Hi all, I am coding the example from the MBML book, chapter 1. I am expecting to have samples within my mcmc, and I don’t think there is an issue with my model definition …

  5. Extra sampling site in manual guide compared to model

    Mar 12, 2025 · i see. this would appear to be a bug/unsupported feature. if you like, you can make a feature request on github (please include a code snippet and stack trace). however, in the …

  6. Use of LogNormal in Numpyro - Pyro Discussion Forum

    Oct 25, 2023 · Hi everyone, I am very new to Numpyro and hierarchical modeling. Recently I have been trying to build a hierarchical model where I have a hyper-prior (theta_group) which …

  7. Mixture model with discrete data in Numpyro - Pyro Discussion …

    Mar 6, 2024 · Hi. Apologies for the rather long post. I am trying to modify the code from the Gaussian mixture model tutorial (I have also pulled bits of code from various other posts on …

  8. Speed up Numpyro Model - Pyro Discussion Forum

    Nov 24, 2022 · I’m seeking advice on improving runtime performance of the below numpyro model. Model Description: I have a dataset of L objects. For each object, I sample a discrete …

  9. Learning rate scheduling in numpyro - Pyro Discussion Forum

    Sep 18, 2023 · pyro provides access to the pytorch schedulers, and the pyro ClippedAdam also has a specific learning rate decay parameter. I can not find anything of the sort in numpyro, …

  10. Module 'scvi' has no attribute 'data' - Pyro Discussion Forum

    Apr 11, 2022 · When I was running the code of the example scANVI, I encountered the following error: File “D:\\software\\anaconda3\\envs\\pyro1_8_1\\lib\\site …