Module prophet::activation_fn [] [src]

Provides utility functionality when working with common activation (or transfer) functions.

Structs

ActivationFn

Represents the pair of an activation function and its derivate.

BaseFn

Represents the base function part of an activation function pair.

DerivedFn

Represents the derived function part of an activation function pair.