CamDavidsonPilon / Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/
MIT License
26.51k stars 7.84k forks source link

Recommend Turing.jl for tech stack #561

Open hungpham3112 opened 10 months ago

hungpham3112 commented 10 months ago

According to Turing.jl documentation:

Turing is a probabilistic programming system written entirely in Julia. It has an intuitive modelling syntax and supports a wide range of sampling-based inference algorithms.

Turing.jl is rapidly developing with a bright future become one of essential tool for probabilistic programming because the strong design. See more in here