silu

fun <T : DType, V> NeuralNetworkDsl<T, V>.silu(id: String = "")

Adds a silu activation layer to the network.

Parameters

id

Optional identifier for the layer