Skip to main content

Module activation

Module activation 

Source

Re-exports§

pub use relu::ReLU;
pub use sigmoid::Sigmoid;
pub use softmax::Softmax;
pub use tanh::Tanh;

Modules§

relu
sigmoid
softmax
tanh

Traits§

Activation