nkantas / LTCC-Advanced-Computational-Methods-in-StatisticsLinks
Advanced LTCC course in StatisticsThis course will provide an overview of Monte Carlo methods when used for problems in Statistics. After an introduction to simulation, its purpose and challenges, we will cover in more detail Importance Sampling, Markov Chain Monte Carlo and Sequential Monte Carlo. Whilst the main focus will be on the methodolog…
☆29Updated 2 years ago
Alternatives and similar repositories for LTCC-Advanced-Computational-Methods-in-Statistics
Users that are interested in LTCC-Advanced-Computational-Methods-in-Statistics are comparing it to the libraries listed below
Sorting:
- Self-tuning HMC algorithms and evaluations☆19Updated 10 months ago
- Notes for the Numerics of Machine Learning Lecture Course at the University of Tübingen☆213Updated last year
- Structural Time Series in JAX☆199Updated last year
- some scripts for the couplings enthusiasts!☆32Updated 5 years ago
- Tutorials and sampling algorithm comparisons☆75Updated this week
- Following along with Statistical Rethinking text on Bayesian modeling by McElreath☆65Updated 5 years ago
- Materials of the Nordic Probabilistic AI School 2024.☆67Updated last year
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- Bayesian inference and posterior analysis for Python☆45Updated last year
- Gaussian process modelling in Python☆222Updated 8 months ago
- Neat Bayesian machine learning examples☆58Updated 2 months ago
- Course material for the PhD course in Advanced Bayesian Learning☆59Updated 6 months ago
- Powerful add-ons for PyMC☆113Updated this week
- Markov Chain Monte Carlo Visualization Tools☆25Updated last month
- Computational Statistics and Statistical Computing☆37Updated 4 years ago
- Probabilistic Numerics in Python.☆453Updated 2 months ago
- State of the art inference for your bayesian models.☆221Updated 4 months ago
- Gaussian processes in JAX and Flax.☆529Updated this week
- Sequential Monte Carlo in python☆465Updated 3 weeks ago
- The code in this repository follows the paper "Stochastic gradient MCMC"☆26Updated 6 years ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.