203 Forks
1774 Stars
1774 Watchers

Turing.jl

Bayesian inference with probabilistic programming.

How to download and setup Turing.jl

Open terminal and run command
git clone https://github.com/TuringLang/Turing.jl.git
git clone is used to create a copy or clone of Turing.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Turing.jl https://github.com/TuringLang/Turing.jl/archive/master.zip

Or simply clone Turing.jl with SSH
[email protected]:TuringLang/Turing.jl.git

If you have some problems with Turing.jl

You may open issue on Turing.jl support forum (system) here: https://github.com/TuringLang/Turing.jl/issues