Contents

hiddenWeights

The array of tensors that describe the hidden weights you use for the input, hidden, cell, and output gates.

Declaration

var hiddenWeights: [MLCTensor] { get }

See Also

Inspecting LSTM Layers