Tinggaard/P2

nodeCount is just length of weights array.

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.