Ross ROSS = Recommend OSS · open-source software intelligence for agents

kumar-shridhar/PyTorch-BayesianCNN

Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch. observed · 2026-08-28

github.com/kumar-shridhar/PyTorch-BayesianCNN · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2959
  • days_rel: n/a
  • days_push: 866
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1570 stars · 335 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch library implementing Bayesian convolutional neural networks with variational inference via Bayes by Backprop. It provides drop-in Bayesian replacements (BBBConv2d, BBBLinear) for standard PyTorch layers, with optional local reparametrization trick.

Use cases

  • estimate uncertainty in image classification predictions
  • build a Bayesian CNN in PyTorch
  • compare Bayesian vs frequentist CNN performance on MNIST or CIFAR
  • apply Bayes by Backprop to convolutional layers
  • quantify aleatoric uncertainty in deep learning models
  • reproduce research on variational inference in CNNs

When to choose

  • you need uncertainty estimates from a CNN in PyTorch
  • you want drop-in Bayesian layers for an existing PyTorch model
  • you are doing research or coursework on Bayesian deep learning

When to avoid

  • you need production-grade, actively maintained deep learning tooling
  • you need Bayesian layers beyond conv2d and linear
  • you want the latest PyTorch features or GPU-optimized Bayesian inference

Facets

library · maturity maintenance

machine-learning deep-learning deep-learning computer-vision machine-learning python bayesian-deep-learning bayes-by-backprop variational-inference uncertainty-estimation pytorch convolutional-neural-networks research-code

1 source

Member repositories

RepositoryRoleHealth v2
kumar-shridhar/PyTorch-BayesianCNNmain32

For agents

markdown · JSON · MCP: product_card(name="kumar-shridhar/PyTorch-BayesianCNN")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem