normal-computing / posteriors

Uncertainty quantification with PyTorch
https://normal-computing.github.io/posteriors/
Apache License 2.0
332 stars 13 forks source link

Add small code examples to docstrings #54

Open SamDuffield opened 7 months ago

SamDuffield commented 7 months ago

The utils functions can be enhanced with some short code examples on how to use them

SamDuffield commented 7 months ago

Some examples added for Fisher and GGN in #75