scglue.models.prob.RMSE
- class scglue.models.prob.RMSE(loc)[source]
Bases:
MSEA “sham” distribution that outputs negative RMSE on
log_prob- Parameters:
loc (
torch.Tensor) – Mean of the distribution
Methods
Returns the log of the probability density/mass function evaluated at value.
Attributes