📚 The CoCalc Library - books, templates and other resources
License: OTHER
# Bayesian Methods for Hackers Layout12\section{ Preamble}345\chapter1{ Introduction }678\chapter2{More PyMC / Modeling in PyMC}9#flexible about what this section is. Basically it's more intro to the10syntax of PyMC, with examples + distributions.1112\chapter3{ Intro to MCMC and Diagnogstics }131415\chapter4{ The greatest theorem never told }16#This is about the law of large numbers and how a bayesian uses it for estimates.17181920\chapter5{ Would you rather lose an arm or a leg? }21#Introduction to loss functions and point estimation.22232425>>>>>>>>>26Below is subject to change2728\chapter6{What should my prior look like?}29\subsection{Noninformative priors...}30\subsection{Noninformative priors do not exist}31\subsection{Good choices of priors }3233\chapter7{ Bayesian Networks }34#I do not know too much about this.353637\chapter8{ Gaussian Processes }38# pymc.gp394041\chapter9{ Large Scale systems }42#how can we scale PyMC to larger systems/datasets?4344\chapter10{More hacking with PyMC}45#some examples from PyMC.46# Potential class?4748495051\section{Appendix}52\subsection{A}53#Chart of distributions and their support54\subsection{B}55#Appendix on MCMC56\section{C}57#Proofs585960