menu
lunaris_engine package
documentation
MachineLearning/ann.dart
ANN
weights property
weights property
dark_mode
light_mode
weights
property
List
<
List
<
List
<
double
>
>
>
weights
getter/setter pair
Implementation
late List<List<List<double>>> weights;
lunaris_engine package
documentation
MachineLearning/ann
ANN
weights property
ANN class