You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Jeff,
I've found the following issue, where I would like to ask you, if this is intended or maybe a bug.
In PersistBasicPNN.java, Method "read" in section "PNN", subsection "SAMPLES":
A BasicMLData object "idealData" is created, with size "inputCount". Shouldn't this be "outputCount" instead?