public class ANNTrainIterationResult extends Object
double
getError()
int
getIterations()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int getIterations()
迭代次数越多训练时间越长,通常不超过1000次。如收敛较快,可减少训练次数。
public double getError()
Copyright © 2021–2024 SuperMap. All rights reserved.