C# Class FaceSpot.FaceTrainer

Afficher le fichier Open project: kanitw/facespot

Méthodes publiques

Свойство Type Description
bpnet NeuronDotNet.Core.Backpropagation.BackpropagationNetwork

Méthodes publiques

Méthode Description
Train ( Face faces ) : void

Private Methods

Méthode Description
TrainNetwork ( EigenValueTags eigen ) : void

train and save as the spcified path

Method Details

Train() public static méthode

public static Train ( Face faces ) : void
faces FaceSpot.Db.Face
Résultat void

Property Details

bpnet public_oe static_oe property

public static BackpropagationNetwork,NeuronDotNet.Core.Backpropagation bpnet
Résultat NeuronDotNet.Core.Backpropagation.BackpropagationNetwork