Fixed math in some blog posts

This commit is contained in:
Brandon Rozek 2021-07-26 09:52:41 -04:00
parent c717c72d08
commit 17165847cd
6 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,7 @@ title: "Disc Golf and PyMC3"
date: 2020-03-28T22:08:19-04:00
draft: false
tags: ["python", "stats"]
math: true
---
I've been following along with [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/tree/master/) and I wanted to try using PyMC3 with my own small dataset.