ActivationLayer

fun ActivationLayer(activation: Activations = Activations.Relu, name: String = "")

Creates Dense object.