Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Identity layer
[go: Go Back, main page]

Identity layer

[source]

Identity class

keras.layers.Identity(**kwargs)

Identity layer.

This layer should be used as a placeholder when no operation is to be performed. The layer just returns its inputs argument as output.