C# Class Accord.MachineLearning.ParallelLearningBase

Base class for parallel learning algorithms.
Inheritance: IParallel
Afficher le fichier Open project: accord-net/framework

Méthodes publiques

Méthode Description
ParallelLearningBase ( ) : System

Initializes a new instance of the ParallelLearningBase class.

Method Details

ParallelLearningBase() public méthode

Initializes a new instance of the ParallelLearningBase class.
public ParallelLearningBase ( ) : System
Résultat System