Hi HSE,
if you press the button twice, the program crashes. What should happen after clicking ?!
──────────────────────────────────────────────────────────────────────
eax = 3t, Number of input neurons [NNet.inc, 101]
eax = 1t, Number of output neurons [NNet.inc, 110]
──────────────────────────────────────────────────────────────────────
edx = 4t, Number of hidden neurons per layer [NNet.inc, 120]
eax = 3t, Number of hidden layers [NNet.inc, 126]
eax = 5t, Total number of layers [NNet.inc, 134]
──────────────────────────────────────────────────────────────────────
eax = 25t, Total number of output values = (neuronsperlayer+1 * totallayers) [NNet.inc, 139]
eax = 20t, Total number of weights per layer [NNet.inc, 152]
eax = 80t, Total number of weights for all layers [NNet.inc, 156]
──────────────────────────────────────────────────────────────────────
Faked.OnCreate [Faked_Main.inc, 104]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
Inner loop complete [rounded.inc, 383]
xname -> pmxR [ShowMatrix.inc, 15]
[esi].dRows = 3t [ShowMatrix.inc, 17]
[esi].dColumns = 3t [ShowMatrix.inc, 18]
Mtx Type: MXI_SQUARE [ShowMatrix.inc, 28]
[ShowMatrix.inc, 36]
Row = -6.98e-017 3.03e-018 4.04e-017 [ShowMatrix.inc, 50]
Row = 3.03e-018 0.00e+000 -6.15e-018 [ShowMatrix.inc, 50]
Row = 4.04e-017 -6.15e-018 3.47e-016 [ShowMatrix.inc, 50]
──────────────────────────────────────────────────────────────────────
xname -> pmxWh [ShowMatrix.inc, 15]
[esi].dRows = 3t [ShowMatrix.inc, 17]
[esi].dColumns = 4t [ShowMatrix.inc, 18]
Mtx Type: MXI_NORMAL [ShowMatrix.inc, 22]
[ShowMatrix.inc, 36]
Row = 6.06e-001 1.37e+000 3.76e-002 1.50e+000 [ShowMatrix.inc, 50]
Row = 1.50e+000 3.52e+000 -3.92e+000 -2.98e+000 [ShowMatrix.inc, 50]
Row = -2.98e+000 -2.60e+000 7.72e+000 4.25e+000 [ShowMatrix.inc, 50]
──────────────────────────────────────────────────────────────────────
xname -> pmxWhT [ShowMatrix.inc, 15]
[esi].dRows = 4t [ShowMatrix.inc, 17]
[esi].dColumns = 3t [ShowMatrix.inc, 18]
Mtx Type: MXI_NORMAL [ShowMatrix.inc, 22]
[ShowMatrix.inc, 36]
Row = 6.06e-001 1.50e+000 -2.98e+000 [ShowMatrix.inc, 50]
Row = 1.37e+000 3.52e+000 -2.60e+000 [ShowMatrix.inc, 50]
Row = 3.76e-002 -3.92e+000 7.72e+000 [ShowMatrix.inc, 50]
Row = 1.50e+000 -2.98e+000 4.25e+000 [ShowMatrix.inc, 50]
──────────────────────────────────────────────────────────────────────
Row = -2.59e-016 [ShowMatrix.inc, 50]
Row = 3.52e-016 [ShowMatrix.inc, 50]
Row = 3.28e-014 [ShowMatrix.inc, 50]
Vh percentage -------------- [ShowMatrix.inc, 281]
porH[eax*8] = 7.752153662707E-0003 [ShowMatrix.inc, 286]
porH[eax*8] = 1.052502820510E-0002 [ShowMatrix.inc, 286]
porH[eax*8] = 9.817228181322E-0001 [ShowMatrix.inc, 286]
Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 6 (Matrix), Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 0, Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 6 (Matrix), Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 0, Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 6 (Matrix), Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)
Object ID = 0, Error Code = 536871012 (MTX_SRCCOLDIF: Source matrix has an uncompatible column number)