var layer_input = layers[layers.length - 1] var rectified = math.leakyRelu(layer_input, 0.2)
確定! 回上一頁