Concept

Linear Activation Function - Identity

Only one function in the linear type. As the name says, the function will be linear. Ex: f(x) = x. Hence the output will not be confined into a range. Simply enough, it returns what it gets as input.

0

1

Updated 2021-07-31

Tags

Python Programming Language

Data Science