View source: R/deepregression_torch.R
from_distfun_to_dist_torch | R Documentation |
Function to define output distribution based on dist_fun
from_distfun_to_dist_torch(dist_fun, preds)
dist_fun |
a distribution function as defined by |
preds |
tensors with predictions |
a symbolic torch distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.