Skip to content
New issue

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

VI tutorial error #1416

Closed
caxelrud opened this issue Sep 25, 2020 · 1 comment
Closed

VI tutorial error #1416

caxelrud opened this issue Sep 25, 2020 · 1 comment
Labels

Comments

@caxelrud
Copy link

Using Julia 1.5.0, I get the following error at line:

_, sym2range = Variational.bijector(m; sym_to_ranges = Val(true));
ERROR: UndefVarError: bijector not defined
Stacktrace:
 [1] getproperty(::Module, ::Symbol) at .\Base.jl:26
 [2] top-level scope at REPL[39]:1
 [3] include_string(::Function, ::Module, ::String, ::String) at .\loading.jl:1088

Any suggestions? Thanks

@devmotion
Copy link
Member

devmotion commented Sep 25, 2020

Unfortunately, the tutorials are largely outdated since they are based on older versions of Turing and its dependencies. We, or more precisely @torfjelde, are currently updating them (see TuringLang/docs#86).

@yebai yebai closed this as completed Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants