sbi-dev / sbi

Simulation-based inference toolkit
https://sbi-dev.github.io/sbi/
Apache License 2.0
590 stars 152 forks source link

Improve tutorials; update docs with new features #935

Closed janfb closed 2 months ago

janfb commented 9 months ago

Description:

As part of our ongoing effort to ensure that our documentation is both user-friendly and current, we're seeking contributors, especially those new to SBI and our package, to review and potentially update our documentation. This task is an excellent opportunity for newcomers to familiarize themselves with SBI and contribute to the community.

The review should focus on several key areas of our documentation to ensure that it is accessible, straightforward, and useful for both new and existing users. Specifically, we are looking for feedback and improvements on the following:

To contribute, please follow these steps:

  1. Review the documentation sections mentioned above.
  2. Open an issue with your feedback, categorizing it according to the checklist provided below.
  3. If possible, propose changes or updates to address the issues identified.

Checklist:

We appreciate your contributions to making SBI's documentation better for everyone. Thank you for your support!

augustes commented 8 months ago

Great that you labelled it good first issue - I'd be happy to do that!!

alvorithm commented 8 months ago

@augustes we created a lot of tutorial-like material (some of it hands on!) during the 2021 sbi workshop -- some of it might be helpful?

About the workshop (including links to participant feedback): https://mlcolab.org/thoughts-on-our-simulation-based-inference-workshop

The tutorials: https://github.com/mlcolab/sbi-workshop

augustes commented 8 months ago

great, that is good to know. I will check it out - it would be great to incorporate some if they are nonoverlapping. I'll keep this in mind next week. Thanks for the heads-up!

On Fri, 15 Mar 2024 at 16:49, Álvaro Tejero-Cantero < @.***> wrote:

@augustes https://github.com/augustes we created a lot of tutorial-like material (some of it hands on!) during the 2021 sbi workshop -- some of it might be helpful?

About the workshop (including links to participant feedback): https://mlcolab.org/thoughts-on-our-simulation-based-inference-workshop

The tutorials: https://github.com/mlcolab/sbi-workshop

— Reply to this email directly, view it on GitHub https://github.com/sbi-dev/sbi/issues/935#issuecomment-1999950135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4JKDLDYYQWMQM4CTHNWGTYYMJ7ZAVCNFSM6AAAAABDGNSJ7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJZHE2TAMJTGU . You are receiving this because you were mentioned.Message ID: @.***>

augustes commented 8 months ago

Readability of the README: Is the README document easy to understand? Does it effectively communicate what the package is about and how to get started?

Clarity of Installation Instructions: Are the installation instructions clear and precise? Can a new user follow them without running into issues? Is the installation process smooth across different operating systems?

Readability of the README:

plcrodrigues commented 8 months ago

Hi there, I would like to propose extending a bit more the guide for contributions for sbi. I thought about getting inspiration from the guides from sklearn and mne. However, I don't understand if this issue is closed or not and whether the contribution that I propose should be done here or elsewhere.

janfb commented 8 months ago

Yes, that's a good idea @plcrodrigues! This issue here is more a collection of many different issues. Please create a separate one for improving the contribution guidelines, or create PR with the motivation that just mentions this issue. Thanks 🙏

augustes commented 7 months ago

Regarding the tuorials we currently have a few open issues to make them more consistent. Once that is completeted, the website needs to be adjusted accordingly. The newest papers also need to get added to the website (current cut off 2022)

janfb commented 3 months ago

Many points in this issue have been solved. Here is a checklist for closing it before the release: These fixes should probably go into #1147

janfb commented 2 months ago

closed with #1232