menu
mlp package
documentation
mlp_models/layer.dart
Layer
neurons property
neurons property
dark_mode
light_mode
neurons
property
List
<
Neuron
>
neurons
final
Implementation
final List<Neuron> neurons;
mlp package
documentation
mlp_models/layer
Layer
neurons property
Layer class