Self normalized networks in Tensorflow
Is there an implementation in self normalized networks in tensorflow? I saw that it's implemented in Keras called selu as an activation function but I can't find it is implemented in tensorflow or not.
Is there an implementation in self normalized networks in tensorflow? I saw that it's implemented in Keras called selu as an activation function but I can't find it is implemented in tensorflow or not.