stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Improve quickstart NB #161

Closed AlexAndorra closed 2 months ago

AlexAndorra commented 3 months ago

I'll change the PR out of draft mode when I check the last item, but the PR is already ready for review 🍾 Open to comments and suggestions!

stefanradev93 commented 3 months ago

This is very nice and all the links seem to work fine! Only the image refs seem to be currently broken.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

AlexAndorra commented 3 months ago

Just added the inference part, so this PR is now ready for review 🍾 Please LMK if the way I'm using the API in the inference section is suboptimal or not the simplest one -- that'll also help me get more familiar with the package.

Thanks for the first review @stefanradev93 , happy you like it! What do you mean by "the image refs"?