試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 16 / 65
Which of the following best describes the characteristics of the ReLU activation function?
①The output is always limited to the range from 0 to 1.
②The output increases exponentially for negative inputs.
③It is a simple nonlinear function that returns 0 when the input is negative and returns the input value when it is positive.
④Because it is always differentiable, it completely solves the vanishing gradient problem.
⑤An activation function specific to convolutional layers and not used in fully connected layers.
