GarrettMooney / TuringTutorials

Educational material and tutorials for the Turing language

Home Page:https://turing.ml/dev/tutorials/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turing Tutorials

Binder

This repository contains tutorials on the the universal probabilistic programming language Turing. The markdown folder contains files converted to markdown from the Jupyter notebooks at the root of this repository.

Note that if you have added or updated a tutorial, you must run the weave-examples.jl script in order to publish the markdown version. This is so that we can build moderately sophisticated models but handle the computation on our machines rather than during a Travis build.

Additional educational materials can be found at StatisticalRethinkingJulia/TuringModels.jl, which contains Turing adaptations of models from Richard McElreath's Statistical Rethinking. It is a highly recommended resource if you are looking for a greater breadth of examples.

About

Educational material and tutorials for the Turing language

https://turing.ml/dev/tutorials/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Julia 0.0%Language:Shell 0.0%