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

Issue with example Code #106

Closed
nilsmartel opened this issue Oct 4, 2021 · 2 comments
Closed

Issue with example Code #106

nilsmartel opened this issue Oct 4, 2021 · 2 comments

Comments

@nilsmartel
Copy link

I think I found a bug in your docs, though I can't find the right document, where it occurred.

Here params(model) should be ps (where ps = params([W, b])) if I'm not mistaken. (Still learning, might be wrong. Though params(model) yields Params([]), which seems wrong enough.

FAx6E1-XEAIa0Gr

Also, on the same page is this:
FAx6XcOX0AMpNA-

in this section I think is the right moment to talk about VSCode as the preferred Julia IDE. I myself was quite confused, what I am supposed to use.

@ToucheSir
Copy link
Member

WRT params vs Params, the full example at the bottom (i.e. the thing you can actually run) is correct but the snippet up top is not. This example is getting revamped in #103 and should be much nicer soon.

As for the section about IDEs, that was addressed in #103. Perhaps you have a stale cache?

@nilsmartel
Copy link
Author

It took me a while to open this issue, I did not notice, that the website was updated in the meantime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants