jeffheaton/aifh

AIFH1 - ParallelScore constructor ignored threadCount value

rorygraves opened this issue · 1 comments

There is a parameter theThreadCount, but it is not used in the constructor

this.actualThreads = 0

Thanks, this has been corrected.