powered by
For using mean squared error via TFP
tfd_mse(mean)
a TFP distribution
parameter for the mean
deepregression allows to train based on the MSE by using loss = "mse" as argument to deepregression. This tfd function just provides a dummy family
deepregression
loss = "mse"
family