menu
flutter_ml package
documentation
layertypes/convlstmLayer.dart
ConvLSTMLayer
ConvLSTMLayer.new constructor
ConvLSTMLayer.new constructor
dark_mode
light_mode
ConvLSTMLayer
constructor
ConvLSTMLayer
(
int
hiddenFilters
,
int
kernelSize
)
Implementation
ConvLSTMLayer(this.hiddenFilters, this.kernelSize);
flutter_ml package
documentation
layertypes/convlstmLayer
ConvLSTMLayer
ConvLSTMLayer.new constructor
ConvLSTMLayer class