TuringLang / docs

Documentation and tutorials for the Turing language
https://turinglang.org/docs/tutorials/docs-00-getting-started/
MIT License
225 stars 97 forks source link

Add mode estimation page #470

Closed mhauru closed 3 weeks ago

mhauru commented 3 weeks ago

With the new optimisation interface merged (https://github.com/TuringLang/Turing.jl/pull/2221), this one updates the documentation around it. A new page is added documenting the mode estimation features. It recycles much of the material from the corresponding section of the Guide, but also substantially rewrites it.

~The code cells don't work yet, we need to wait for a new Turing release that includes the new features, hence the draft status of this PR.~

github-actions[bot] commented 3 weeks ago

Preview the changes: https://turinglang.org/docs/pr-previews/470, Please avoid using the search feature and navigation bar in PR previews!