Module tf.contrib.keras.activations
Defined in tensorflow/contrib/keras/api/keras/activations/__init__.py.
Keras built-in activation functions.
Functions
softmax(...): Softmax activation function.
tf.contrib.keras.activationsDefined in tensorflow/contrib/keras/api/keras/activations/__init__.py.
Keras built-in activation functions.
softmax(...): Softmax activation function.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License. For details, see our Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated June 15, 2017.
