-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Some examples:
docs/usage/external-samplers/index.qmd
Line 15 in 6baaac3
## Using External Samplers on Turing Models In this section, the current design of Turing's model "compiler" is described which enables Turing to perform various types of Bayesian inference without changing the model definition. The "compiler" is essentially just a macro that rewrites the user's model definition to a function that generates a `Model` struct that Julia's dispatch can operate on and that Julia's compiler can successfully do type inference on for efficient machine code generation. Line 117 in 6baaac3
Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and lovingly maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team</a> of volunteers. <br> - This one is particularly confusing as it adds to the footer of the webpage:
Turing is created by [Hong Ge](http://mlg.eng.cam.ac.uk/hong/), and lovingly maintained by the [core team](https://github.com/TuringLang/Turing.jl/graphs/contributors) of volunteers.
- Which to me is confusing to read.
- This one is particularly confusing as it adds to the footer of the webpage:
In summary, should we rename for consistency to only refer to the library as Turing.jl
? If so, let me know and I'll make the updates.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested