Bayesian-with-Python icon indicating copy to clipboard operation
Bayesian-with-Python copied to clipboard

프로그래머를 위한 베이지안 with 파이썬

Bayesian-with-Python

1. 교재

한글 : 프로그래머를 위한 베이지안 with 파이썬

원서 : Probabilistic Programming & Bayesian Methods for Hackers

2. 목적

베이지안 확률에 대한 기초적인 공부에서 시작해서 깊이 있는 공부를 위해서

3. 목차

4. 참고 자료

  • GitHub(ENG) : https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
  • GitHub(KOR) : https://github.com/DoosanJung/Bayesian-for-Hackers-Korean
  • 길벗-GitHub : https://github.com/gilbutITbook/006775