Contents

biases

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

Declaration

var biases: [MLCTensor]? { get }

See Also

Inspecting LSTM Layers