API Reference - ActivationBlocks - Sigmoid

Constructors

new()

Creates a new activation block object. If there are no parameters given for that particular argument, then that argument will use default value.


Sigmoid.new(): ActivationBlockObject

Returns:

  • ActivationBlock: The generated activation block object.

Inherited From