hiddenUnitCounts
The number of neurons in each hidden layer.
Declaration
var hiddenUnitCounts: [Int]Discussion
Defaults to a single hidden layer with 100 neurons.
The number of neurons in each hidden layer.
var hiddenUnitCounts: [Int]Defaults to a single hidden layer with 100 neurons.