Jack
Results
2
issues of
Jack
Replaced all `numpy.max` with `numpy.nanmax` to handle the calculation if `nan` values somehow get through. The specific line where I encountered this issue is line 3124, however, I also fixed...
enhancement
Hi there, I am trying to replicate my own Funsearch experiments on a much smaller scale compared to that presented in the original paper, and am trying to tune the...