-
Notifications
You must be signed in to change notification settings - Fork 10
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
88 update documentation #93
Conversation
Welcome to Codecov 🎉Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment. Thanks for integrating Codecov - We've got you covered ☂️ |
A lot of files have changed, but the biggest changes are:
Also, I'm using this PR to piggyback some all-contributors tags |
@all-contributors please add @CompiledAtBirth for code, design, and reviewing pull requests |
I've put up a pull request to add @CompiledAtBirth! 🎉 |
@all-contributors |
@all-contributors please add @DeaglanBartlett for infra, content, research |
I've put up a pull request to add @DeaglanBartlett! 🎉 |
@all-contributors please add @florpi for research |
I've put up a pull request to add @florpi! 🎉 |
@all-contributors please add @axellapel for code, research, examples |
I've put up a pull request to add @axellapel! 🎉 |
@all-contributors please add @christopherlovell for research, examples, data, content |
I've put up a pull request to add @christopherlovell! 🎉 |
@all-contributors please add @shivampcosmo for research, examples |
I've put up a pull request to add @shivampcosmo! 🎉 |
@all-contributors please add @laperezNYC for research, content |
I've put up a pull request to add @laperezNYC! 🎉 |
@all-contributors please add @tlmakinen for code, research |
I've put up a pull request to add @tlmakinen! 🎉 |
* converting prior arguments to tensors * changes in tests to reflect new prior configurations * adding an example of a torch.distributions prior in the tests to ensure it works. Adding stabilization of weight calculations into SBIRunner Co-authored-by: Matt Ho <matthew.annam.ho@gmail.com>
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.
Very nice work! I have left a couple of comments where there may be typos
Updates all the documentation.
Also adds code coverage flags to the README.