C# (CSharp) DigitDetection 네임스페이스

클래스들

이름 설명
AppDelegate
Application
DrawView
Line
MnistFullLayerNeuralNetwork
SlimMPSCnnConvolution The SlimMPSCNNConvolution is a wrapper class around MPSCNNConvolution used to encapsulate: - making an MPSCNNConvolutionDescriptor, - adding network parameters (weights and bias binaries by memory mapping the binaries) - getting our convolution layer
SlimMPSCnnFullyConnected The SlimMPSCnnFullyConnected is a wrapper class around MPSCnnFullyConnected used to encapsulate: - making an MPSCnnConvolutionDescriptor, - adding network parameters (weights and bias binaries by memory mapping the binaries) - getting our fullyConnected layer
ViewController