public RunEpoch ( double input ) : double | ||
input | double | Array of input vectors. |
리턴 | double |
The method runs one learning epoch, by calling Run method for each vector provided in the input array.
public RunEpoch ( double input ) : double | ||
input | double | Array of input vectors. |
리턴 | double |