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