Struct juggernaut::activation::softmax::SoftMax [] [src]

pub struct SoftMax;

Methods

impl SoftMax
[src]

[src]

Trait Implementations

impl Copy for SoftMax
[src]

impl Clone for SoftMax
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Activation for SoftMax
[src]

[src]

Calculates the SoftMax of input x

[src]

Calculates the Derivative SoftMax of input x