/bayesian-cognitive-modeling-with-turing.jl

Bayesian Cognitive Modeling with Turing.jl (Julia Programming Language)

Primary LanguageJupyter Notebook

Bayesian Cognitive Modeling with Turing.jl (Julia Programming Language)

bayesian-cognitive-modeling-with-turing.jl


Bayesian Cognitive Modeling is one of the classical books for Bayesian Inference. The book used WinBUGS/JAG software as the main implementation. You can find other implementations, such as Stan and PyMC, in the below link. I reimplemented these models with Julia Programming Language & Turing library.

BCM julia

Using project's environment

Firstly, clone the repo

git clone https://github.com/quangtiencs/bayesian-cognitive-modeling-with-turing.jl.git

Then, open Julia REPL

Project Env