Sigmoid
public struct Sigmoid<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Element-wise sigmoid activation layer.
DL4S Docs (68% documented)
public struct Sigmoid<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Element-wise sigmoid activation layer.