output = tf.keras.layers.Dense(n_units, activation=tf.keras.layers.LeakyReLU(alpha=0.01))(x). LeakyReLU activation works as:.
確定! 回上一頁