menu
micrograd package
documentation
neural.dart
MultiLayerPerceptron
layerNeuronCounts property
layerNeuronCounts property
dark_mode
light_mode
layerNeuronCounts
property
Iterable
<
int
>
layerNeuronCounts
final
Implementation
final Iterable<int> layerNeuronCounts;
micrograd package
documentation
neural
MultiLayerPerceptron
layerNeuronCounts property
MultiLayerPerceptron class