FullyConnectedNetworkRegressorModel
A regressor model that uses a fully connected network.
Declaration
struct FullyConnectedNetworkRegressorModel<Scalar> where Scalar : MLShapedArrayScalar, Scalar : BinaryFloatingPointA regressor model that uses a fully connected network.
struct FullyConnectedNetworkRegressorModel<Scalar> where Scalar : MLShapedArrayScalar, Scalar : BinaryFloatingPoint