Fungsi

public struct Function<Input, Output> : ParameterlessLayer where Input : Differentiable, Output : Differentiable

Lapisan yang menyertakan fungsi terdiferensiasi khusus.