8000 GitHub - dominicdayta/bayeslearn: Exercises and experiments for learning Bayesian statistics.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dominicdayta/bayeslearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebooks for Learning Bayesian Statistics

This repository contains notebooks and code demonstrating key concepts in Bayesian statistics, especially concerning Bayesian computation. Much of the mterial is based off the book Bayesian Data Analysis by Gelman, et. al. (2004)

Table of Contents

  1. Notebooks Overview
  2. References

Notebooks Overview

List and briefly describe each notebook included in the repository. Provide a summary of the content covered in each notebook and any relevant information about the datasets or analyses performed.

  1. sampling.ipynb: Some basic sampling methods useful for Bayesian computation: rejection sampling, importance sampling, and inverse CDF sampling.
  2. markovchain.ipynb: Basic implementation of Gibbs sampling and the Metropolis-Hastings algorithm.

References

A. Gelman, J. Carlin, H. Stern, and D. Rubin. Bayesian Data Analysis. Chapman and Hall/CRC, 2nd ed. edition, (2004)

About

Exercises and experiments for learning Bayesian statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0