Activation functions
What is it
Activation functions are non-linear functions used in the Activation layer.
Different functions
Leaky relu: ActivationFunctions.leaky_relu
Tanh: ActivationFunctions.tanh
Activation functions are non-linear functions used in the Activation layer.
Leaky relu: ActivationFunctions.leaky_relu
Tanh: ActivationFunctions.tanh