SANNClusterNeuralNetwork.OnTrainingProgress
This event fires periodically to notify clients of training progress.
Syntax | Parameters | Return Value |
---|---|---|
Event SANNClusterNeuralNetwork.OnTrainingProgress( _ message1 As String, _ message2 As String, _ message3 As String, _ percentComplete As Double, _ ByRef action As SANNOnTrainingAction) |
Type: String Type: String Type: String Type: Double Type: SANNOnTrainingAction |
- |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.