Expand description

Activation Function Implementation

Structs

Identity Implementation
ReLu Implementation
Sigmoid Implementation
SoftMax Implementation
Swish Implementation
Tanh Implementation

Traits

Trait defining activation functions
Trait that defines the activation function during batch processing