menu
dart_torch package
documentation
nn/layer.dart
Layer
Layer.new constructor
Layer.new constructor
dark_mode
light_mode
Layer
constructor
Layer
(
List
<
Neuron
>
neurons
)
Implementation
Layer(this.neurons);
dart_torch package
documentation
nn/layer
Layer
Layer.new constructor
Layer class