-
Updated
Feb 1, 2022 - HTML
bayesian-statistics
Here are 519 public repositories matching this topic...
Display Issues
-
Updated
Apr 29, 2017 - Jupyter Notebook
Description:
We need some easy to follow instructions on how to use the core Stan inside a user-written C++ program. See stan-dev/stan#3085 for example.
The instruction can simply guide through the task of compiling one of the models and running MCMC with the services. The biggest challenges are typically all the dependencies that we need to include in the C++
Feature request
In several places we use multiple dispatch. Right now the types to dispatch on are configured separately. Could we infer the types to dispatch on from Python type hints? That would simplify the code.
Motivation
Instead of:
@dispatch.expectation.register(Gaussian, kernels.Sum, InducingPoints, NoneType, NoneType)
def expectation_gaussian_sum_inducingpoints(
-
Updated
Mar 17, 2022 - Julia
trace_to_dataframe() in PyMC3 to save traces is currently implemented in Rethinking_2 notebooks (e.g. Chp_04). But the function is planned for deprecation, with Arviz being the intended package to save traces. As per this comment by @AlexAndorra, Arviz's InferenceData format is a superior replacement to this function as it
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 10, 2022 - Jupyter Notebook
-
Updated
Mar 19, 2022 - Python
-
Updated
Feb 5, 2021 - Python
-
Updated
Mar 29, 2021 - Stan
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 14, 2022 - Jupyter Notebook
-
Updated
Aug 2, 2021 - Jupyter Notebook
-
Updated
Oct 28, 2021 - Jupyter Notebook
-
Updated
Dec 27, 2021 - Jupyter Notebook
-
Updated
Mar 21, 2022 - Julia
-
Updated
Jan 4, 2022 - Jupyter Notebook
-
Updated
Mar 16, 2022 - R
-
Updated
Mar 21, 2022 - Haskell
-
Updated
Mar 11, 2022 - R
-
Updated
Feb 11, 2022 - Python
-
Updated
Jan 19, 2022 - Jupyter Notebook
-
Updated
Oct 7, 2021 - Julia
-
Updated
Mar 3, 2022 - R
-
Updated
Nov 25, 2021 - C
-
Updated
Jul 12, 2021 - Fortran
-
Updated
Oct 27, 2019 - Jupyter Notebook
-
Updated
Mar 14, 2022 - Julia
Improve this page
Add a description, image, and links to the bayesian-statistics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bayesian-statistics topic, visit your repo's landing page and select "manage topics."
Love the book! Ran into this display issue when viewing it on Chrome's PDF viewer:
