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