combine_penalties {deepregression}R Documentation

Function to combine two penalties

Description

Function to combine two penalties

Usage

combine_penalties(penalties, dims)

Arguments

penalties

a list of penalties

dims

dimensions of the parameters to penalize

Value

a TensorFlow penalty combining the two penalties


[Package deepregression version 1.0.0 Index]