An activation layer applies an activation function to the output. This can be done in Keras with… keras.layers.Activation(activation).
確定! 回上一頁