Learn R Programming

deepregression (version 2.2.0)

tfd_mse: For using mean squared error via TFP

Description

For using mean squared error via TFP

Usage

tfd_mse(mean)

Value

a TFP distribution

Arguments

mean

parameter for the mean

Details

deepregression allows to train based on the MSE by using loss = "mse" as argument to deepregression. This tfd function just provides a dummy family