MAELoss

MAELoss#

class brainpy.losses.MAELoss(axis=None, reduction='mean')[source]#
update(input, target)[source]#

The function to specify the updating rule.