-
Notifications
You must be signed in to change notification settings - Fork 8
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
Fix/435 broken imports #436
Conversation
* update usage of compute_influence * update usage of plot_influences, plot_losses * update usage of TrainManager
…f parameters requires gradients)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@schroedk Please note the instructions about notebook cells in the PR description. The new notebooks show the boilerplate and some uninformative output like progress bars.
Additionally, what is the reason to change the artist in the spotify notebook? Rihanna is still among the top values (not asking to change it back, just curious)
Other than that, I think we should merge this quickly.
Also, it would be nice to know what comes out of https://discuss.pytorch.org/t/hessian-vector-products-with-torch-func/184914
…the highest values rather than on the average
This reverts commit b31697c.
@mdbenito When running the tests locally, I got a key error for "Rihanna", so I changed the artist. Unfortunately, I did not get any response on the pytorch discussion forum. I will raise a bug issue on pytorch github. |
…cells, make background transparent
…lls in documentation
…lib extensive logging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽 @schroedk Please don't forget to create issues for the final touches (capturing all output, fixing colors in dark mode for notebooks, and anything else I forget)
Description
This PR closes #435, closes #441
Changes
Checklist
[ ] Wrote Unit tests (if necessary)[ ] Updated Changelog"tags": ["hide"]
or"tags": ["hide-input"]