list of actiavations keras layers code example
Example: keras relu layer
tf.keras.layers.ReLU(max_value=None, negative_slope=0, threshold=0, **kwargs)
tf.keras.layers.ReLU(max_value=None, negative_slope=0, threshold=0, **kwargs)