Contents

hiddenUnitCounts

The number of neurons in each hidden layer.

Declaration

var hiddenUnitCounts: [Int]

Discussion

Defaults to a single hidden layer with 100 neurons.

See Also

Getting the properties