Cifar10 Members

The Cifar10 type exposes the following members.

Constructors


  Name Description
Public method Cifar10
Initializes a new instance of the Cifar10 class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LoadModel
Loads the model.
Protected method MemberwiseClone (Inherited from Object.)
Public method Predict(String, Int32)
Predicts the specified image.
Public method Predict(array<Byte>[]()[][], Int32)
Predicts the specified image.
Public method Predict(Bitmap, Int32)
Predicts the specified image.
Public method ToString (Inherited from Object.)