hamiltonian-monte-carlo - 技术专题

相关标签
machine-learningjulia-languageartificial-intelligenceprobabilistic-programmingbayesian-inferencemcmcturingprobabilistic-graphical-modelshmchamiltonian-monte-carlo

Here are 90 public repositories matching this topic...

🍓 Simulation-free, GPU-first generative modeling in PyTorch ⚡ Composable primitives for scalable, stable training of modern EBMs, diffusion, flow matching, and Schrödinger bridges.

  • Updated Jul 21, 2026
  • Python

Probabilistic Deep Learning finds its application in autonomous vehicles and medical diagnoses. This is an increasingly important area of deep learning that aims to quantify the noise and uncertainty that is often present in real-world datasets.

  • Updated Jun 15, 2026
  • Jupyter Notebook

Survival analysis in health economic evaluation Contains a suite of functions to systematise the workflow involving survival analysis in health economic evaluation. survHE can fit a large range of survival models using both a frequentist approach (by calling the R package flexsurv) and a Bayesian perspective.

  • Updated May 8, 2026
  • R

The code enables to perform Bayesian inference in an efficient manner through the use of Hamiltonian Neural Networks (HNNs), Deep Neural Networks (DNNs), Neural ODEs, and Symplectic Neural Networks (SympNets) used with state-of-the-art sampling schemes like Hamiltonian Monte Carlo (HMC) and the No-U-Turn-Sampler (NUTS).

  • Updated Jun 18, 2026
  • Python