08-13-2024, 04:33 PM
On my pc it only shows Training Started.
and if I uncomment line number 11 it shows error :
index was outside the bounds of array.
at SmallBasicANN.ANN..ctor(String fn)
at SmallBasicANN.NeuralNetwork.Load(Primitive Filename)
at _SmallBasicProgram._Main()
don't know what is problem as I am weak in ANN
and if I uncomment line number 11 it shows error :
index was outside the bounds of array.
at SmallBasicANN.ANN..ctor(String fn)
at SmallBasicANN.NeuralNetwork.Load(Primitive Filename)
at _SmallBasicProgram._Main()
don't know what is problem as I am weak in ANN
ZS