Contents

MLModelStructure.neuralNetwork(_:)

Represents a NeuralNetwork model, the associated value is the structure of the NeuralNetwork.

Declaration

case neuralNetwork(MLModelStructure.NeuralNetwork)

See Also

Model structures