MeanAbsoluteLossLayer
MeanAbsoluteLossLayer[] represents a loss layer that computes the mean absolute loss between the "Input" port and "Target" port.
Examples
MeanAbsoluteLossLayer[]NetGraph[{LinearLayer[], MeanAbsoluteLossLayer[]}, {1 -> 2}]Please visit the official Wolfram Language Reference for more details.