ziatdinovmax / gpax

Gaussian Processes for Experimental Sciences
http://gpax.rtfd.io
MIT License
205 stars 27 forks source link

Add explanation/examples on how to use utils.priors #72

Open ziatdinovmax opened 9 months ago

ziatdinovmax commented 9 months ago

The utils.priors (code) have beed introduced to streamline the placement of priors over model parameters as well as to simplify the incorporation of prior mean functions. Several examples (in docstrings and/or in a separate notebook) of their usage would be beneficial.

SandhyaGiribabu commented 9 months ago

Hey, I have created a pull request to resolve this issue. This is my first contribution and would love to hear back from you.