- Intelligent Projects Using Python
- Santanu Pattanayak
- 52字
- 2025-04-04 15:09:47
Linear activation units
A linear activation unit outputs the total input to the neuron that is attenuated, as shown in the following graph:

Figure 1.5: Linear neuron
If x is the total input to the linear activation unit, then the output, y, can be represented as follows:
