郑毅 1 tháng trước cách đây
mục cha
commit
75b927a65b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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()
 
 # 先验概率、后验概率 概念直方图