Add examples on how to leverage la.functional_samples()
#262
Labels
documentation
Improvements or additions to documentation
la.functional_samples()
#262
Now that #243 is merged, it's useful to have some examples of how to leverage
la.functional_samples()
in practical applications. My plan is to create two examples (can be merged as one):la.functional_samples(pred_type=PredType.NN)
, citing https://proceedings.mlr.press/v70/hernandez-lobato17a.htmlla.functional_samples(pred_type=PredType.GLM)
(orNN
), citing https://arxiv.org/abs/1712.00424The text was updated successfully, but these errors were encountered: