标签: log-likelihood tensorflow2.x
我需要在Tensorflow 2.1.0中实现高斯分布的负对数似然损失(我想估计分布的均值和方差)。使用模型子类化API时,最优雅的方法是什么?