We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assume
observe
Creating this issue after @yebai asked me to -- it looks to me like assume and observe could be simplified a bit.
Current thoughts:
tilde_observe
tilde_observe!!
The text was updated successfully, but these errors were encountered:
Probably @torfjelde knows best why the current design was chosen, what could be simplified, and which changes are problematic.
Sorry, something went wrong.
Closed in favour of TuringLang/Turing.jl#2422
No branches or pull requests
Creating this issue after @yebai asked me to -- it looks to me like
assume
andobserve
could be simplified a bit.Current thoughts:
observe
,tilde_observe
,tilde_observe!!
, etc.observe
,assume
, etc. more similar, e.g. by having both return the same values.The text was updated successfully, but these errors were encountered: