郑毅 1 月之前
父节点
当前提交
75b927a65b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      bayes/chapter_1.py

+ 2 - 0
bayes/chapter_1.py

@@ -6,6 +6,8 @@ from IPython.core.pylabtools import figsize
 
 from bayes.common import *
 
+# https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
+
 plt_init()
 
 # 先验概率、后验概率 概念直方图