Struct juggernaut::activation::sigmoid::Sigmoid [] [src]

pub struct Sigmoid;

Methods

impl Sigmoid
[src]

[src]

Trait Implementations

impl Copy for Sigmoid
[src]

impl Clone for Sigmoid
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Activation for Sigmoid
[src]

[src]

Calculates the Sigmoid of input x

[src]

Calculates the Derivative Sigmoid of input x