docs
docs copied to clipboard
Documentation and tutorials for the Turing language
This PR updates all tutorials with Turing 0.21 to StatsPlots 0.15 (tutorials with older Turing versions at least partly require more dependency changes and more careful inspection). The PR also...
I started to fix the PPCA tutorial. It's still work in progress but should already work for most parts, except the Householder example in the end (which I'll have to...
I would LOVE to see a baysean Turing.jl implementation of some standard frequentist hypothesis tests. E.g. if the mean of some dataset is above 0, or if the difference in...
Looking at the tutorials, the ordering looks a bit random. Perhaps we should reorder the tutorials, roughly in order from least to most advanced, to make it easier to understand...
This pull request changes the compat entry for the `StatsPlots` package from `0.14` to `0.14, 0.15` for package 12-gaussian-process. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `StatsPlots` package from `0.14` to `0.14, 0.15` for package 11-probabilistic-pca. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `StatsPlots` package from `0.14` to `0.14, 0.15` for package 10-bayesian-differential-equations. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `StatsPlots` package from `0.14` to `0.14, 0.15` for package 08-multinomial-logistic-regression. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `StatsPlots` package from `0.14` to `0.14, 0.15` for package 04-hidden-markov-model. This keeps the compat entries for earlier versions. Note: I have...