Learn Before
Definition
Linear Activation Function - Identity
The identity function is the only function belonging to the linear activation-function type. It is defined as , so the output equals the input unchanged. Unlike non-linear activation functions such as sigmoid or tanh, its output is not compressed into a bounded range.
0
1
Updated 2026-07-11
Contributors are:
Who are from:
Tags
Python Programming Language
Data Science