mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Fixed math in some blog posts
This commit is contained in:
parent
c717c72d08
commit
17165847cd
6 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue