In Parametric ReLU (PReLU), what is learned during training?
-
A
The threshold at which the function switches from linear to zero
-
B
The slope of the activation for negative inputs, as a trainable parameter
-
C
The maximum activation value to prevent gradient explosion
-
D
The learning rate applied specifically to ReLU neurons