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

Dependency tracking tutorial #3197

Merged
merged 3 commits into from
Apr 20, 2023
Merged

Dependency tracking tutorial #3197

merged 3 commits into from
Apr 20, 2023

Conversation

ordabayevy
Copy link
Member

Closes #3196

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -108,7 +108,7 @@
"svi = SVI(model, guide, optimizer, TraceGraph_ELBO())\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • "A equals B" or "A is equal to B" but not "A equals to B"

Reply via ReviewNB

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed it.

Copy link
Collaborator

@martinjankowiak martinjankowiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@fehiepsi fehiepsi merged commit dd4e0f8 into dev Apr 20, 2023
9 checks passed
@ordabayevy ordabayevy deleted the provenance-tutorial branch April 20, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upate "Dependency tracking in Pyro" section in SVI tutorial
3 participants