menu
neated package
documentation
activation.dart
Activation
standard static method
standard static method
dark_mode
light_mode
standard
static method
num
standard
(
num
value
)
Implementation
static num standard(num value) { return Activation.reLU(value); }
neated package
documentation
activation
Activation
standard static method
Activation class