Identity

Identity#

class brainpy.dnn.Identity(*args, **kwargs)[source]#

A placeholder identity operator that is argument-insensitive.

update(x)[source]#

The function to specify the updating rule.