awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pyro-ppl avatar

pyro-ppl/numpyro

0
View on GitHub↗
2,708 stele·288 fork-uri·Python·Apache-2.0·5 vizualizărinum.pyro.ai↗

Numpyro

Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

Features

  • Probabilistic Modeling - Probabilistic programming with numpy.
  • Probabilistic Programming - Probabilistic programming library based on the Pyro ecosystem.
  • Statistical Modeling - High-performance Bayesian modeling built on JAX.

Istoric stele

Graficul istoricului de stele pentru pyro-ppl/numpyroGraficul istoricului de stele pentru pyro-ppl/numpyro

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Numpyro

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Numpyro.
  • pyro-ppl/pyroAvatar pyro-ppl

    pyro-ppl/pyro

    9,009Vezi pe GitHub↗

    Pyro is a deep probabilistic programming library and differentiable probabilistic modeler designed for Bayesian inference. It functions as a probabilistic programming language that allows for the construction of complex graphical models using PyTorch tensors and automatic differentiation. The framework enables the definition of universal probabilistic models as standard Python functions. It integrates deep learning with probabilistic modeling to compute posterior distributions and estimate latent variables through gradient-based optimization and algorithmic solvers. The system provides a pro

    Python
    Vezi pe GitHub↗9,009
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAvatar CamDavidsonPilon

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162Vezi pe GitHub↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    Vezi pe GitHub↗28,162
  • uber/pyroAvatar uber

    uber/pyro

    9,009Vezi pe GitHub↗

    Pyro is a probabilistic programming language and library built for PyTorch. It serves as a Bayesian inference engine and a tool for probabilistic graphical modeling, allowing users to define generative models that combine neural networks with probabilistic logic. The framework enables deep probabilistic programming by integrating probability distributions into computational graphs. This allows for the quantification of uncertainty in deep learning models and the execution of scalable posterior distribution calculations for complex data dependencies. The system provides a suite of inference c

    Python
    Vezi pe GitHub↗9,009
  • arviz-devs/arvizAvatar arviz-devs

    arviz-devs/arviz

    1,827Vezi pe GitHub↗

    Exploratory analysis of Bayesian models with Python

    TeXbayesianclosemberpython
    Vezi pe GitHub↗1,827
Vezi toate cele 30 alternative pentru Numpyro→

Întrebări frecvente

Ce face pyro-ppl/numpyro?

Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

Care sunt principalele funcționalități ale pyro-ppl/numpyro?

Principalele funcționalități ale pyro-ppl/numpyro sunt: Probabilistic Modeling, Probabilistic Programming, Statistical Modeling.

Care sunt câteva alternative open-source pentru pyro-ppl/numpyro?

Alternativele open-source pentru pyro-ppl/numpyro includ: pyro-ppl/pyro — Pyro is a deep probabilistic programming library and differentiable probabilistic modeler designed for Bayesian… uber/pyro — Pyro is a probabilistic programming language and library built for PyTorch. It serves as a Bayesian inference engine… camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers — This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for… pymc-devs/pymc — PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian… jmschrei/pomegranate — Fast, flexible and easy to use probabilistic modelling in Python. arviz-devs/arviz — Exploratory analysis of Bayesian models with Python.