scglue.models.prob.RMSE
- class scglue.models.prob.RMSE(loc)[源代码]
基类:
MSEA “sham” distribution that outputs negative RMSE on
log_prob- 参数:
loc (
torch.Tensor) – Mean of the distribution
方法
Returns the log of the probability density/mass function evaluated at value.
属性