menu
neated package
documentation
activation.dart
ReLU
ReLU.fromJson factory constructor
ReLU.fromJson factory constructor
dark_mode
light_mode
ReLU.fromJson
constructor
ReLU.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ReLU.fromJson(Map<String, dynamic> json) => _$ReLUFromJson(json);
neated package
documentation
activation
ReLU
ReLU.fromJson factory constructor
ReLU class