nodeCount is just length of weights array.
Closed this issue · 0 comments
askeko commented
Instead of supplying nodeCount to the Task we can simply supply weights.length as it will always be a square matrix with nodes on the rows/columns.
Closed this issue · 0 comments
Instead of supplying nodeCount to the Task we can simply supply weights.length as it will always be a square matrix with nodes on the rows/columns.