normal-computing / posteriors

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

Add small code examples to docstrings #54

Open SamDuffield opened 2 months ago

SamDuffield commented 2 months ago

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

SamDuffield commented 2 months ago

Some examples added for Fisher and GGN in #75