identityLayer
Description
An identity layer is a layer whose output is identical to its input. You can use an identity layer to create a skip connection, which allows the input to skip one or more layers in the main branch of a neural network. For more information about skip connections, see More About.
Creation
Description
Input Arguments
Properties
Examples
Extended Capabilities
Version History
Introduced in R2024b