Struct neural_network::neural_operator::Sigmoid [] [src]

pub struct Sigmoid();

Trait Implementations

impl NeuralOperator for Sigmoid
[src]