It is implemented as an activation on a dense layer. Hence, for example, we have the following: model2.add(tf.keras.layers.Dense(10,activation=tf ...
確定! 回上一頁