郑毅 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()
 
 # 先验概率、后验概率 概念直方图