paper-with-me

Papers

BAT.jl -- A Julia-based tool for Bayesian inference

2020-08-07 · Oliver Schulz, Frederik Beaujean, Allen Caldwell, Cornelius Grunwald, Vasyl Hafych, Kevin Kröninger, Salvatore La Cagnina, Lars Röhrig, Lolian Shtembari

We describe the development of a multi-purpose software for Bayesian statistical inference, BAT.jl, written in the Julia language. The major design considerations and implemented algorithms are summarized here, together with a test suite that ensures the proper functioning of the algorithms. We also give an extended example from the realm of physics that demonstrates the functionalities of BAT.jl.

📄 PDF Abstract BibTeX arXiv:2008.03132

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

GaussianProcesses.jl: A Nonparametric Bayes package for the Julia Language

2018-12-21 · Jamie Fairbrother, Christopher Nemeth, Maxime Rischard, Johanni Brea 외

Gaussian processes are a class of flexible nonparametric Bayesian tools that are widely used across the sciences, and in industry, to model complex data sources. Key to applying Gaussian process models is the availabilit…

Binary ClassificationGaussian Processes

Learning an Astronomical Catalog of the Visible Universe through Scalable Bayesian Inference

2016-11-10 · Jeffrey Regier, Kiran Pamnany, Ryan Giordano, Rollin Thomas 외

Celeste is a procedure for inferring astronomical catalogs that attains state-of-the-art scientific results. To date, Celeste has been scaled to at most hundreds of megabytes of astronomical images: Bayesian posterior in…

Bayesian Inference

A Factor Graph Approach to Automated Design of Bayesian Signal Processing Algorithms

2018-11-08 · Marco Cox, Thijs van de Laar, Bert de Vries

The benefits of automating design cycles for Bayesian inference-based algorithms are becoming increasingly recognized by the machine learning community. As a result, interest in probabilistic programming frameworks has m…

Bayesian Inferenceparameter estimationProbabilistic ProgrammingState Space Models+1

Reactive Message Passing for Scalable Bayesian Inference

2021-12-25 · Dmitry Bagaev, Bert de Vries

We introduce Reactive Message Passing (RMP) as a framework for executing schedule-free, robust and scalable message passing-based inference in a factor graph representation of a probabilistic model. RMP is based on the r…

Bayesian InferenceState Space Models

Bijectors.jl: Flexible transformations for probability distributions

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Tor Erlend Fjelde, Kai Xu, Mohamed Tarek, Sharan Yalburgi 외

Transforming one probability distribution to another is a powerful tool in Bayesian inference and machine learning. Some prominent examples are constrained-to-unconstrained transformations of distributions for use in Ham…

Bayesian InferenceVariational Inference