justforsoy / BookCode_Edition1

Home Page:https://www.bayesiancomputationbook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Modeling and Computation in Python

Open access and Code

This repository contains the open access version of the text and the code examples in the book. All of this can be more easily viewed at www.bayesiancomputationbook.com

See a mistake?

If you see any issues please create an issue on the issue tracker

Environment installation

To run the code you will need to install the correct packages in a computational environment. We have provided instructions below for common options.

Conda

conda env create -f environment.yml
conda activate bmcp

Colab

The book code can also be run using Google Colab. https://colab.research.google.com

More instructions to come soon

About

https://www.bayesiancomputationbook.com

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 100.0%Language:TeX 0.0%Language:Python 0.0%Language:Shell 0.0%