Click or drag to resize
Accord.NET (logo)

MNIST Properties

The MNIST type exposes the following members.

Properties
  NameDescription
Public propertyPath
Gets the path to the directory where the datasets will be stored.
(Inherited from WebDataSet.)
Public propertyTesting
Gets the testing set of the MNIST dataset.
Public propertyTraining
Gets the training set of the MNIST dataset.
Top
See Also