tfd_mse {deepregression} | R Documentation |
For using mean squared error via TFP
tfd_mse(mean)
mean |
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
a TFP distribution