Skip to content

PBenzoni97/Bayesian-methods-book-with-PyMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian-Methods

Python translation of the codes from "Bayesian Methods for the Physical Sciences"

'Bayesian-Methods' contains the codes from the book "Bayesian Methods for the Physical Sciences" by Andreon and Weaver, translated from JAGS to Python using the library PyMC.

Requirements

'Bayesian-Methods' requires the following libraries:

To install these libraries you may use the following:

!pip install corner
!pip install pymc
!pip install arviz

About

Python translation of the codes from "Bayesian Methods for the Physical Sciences"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published