Derek Tishler

Results 3 issues of Derek Tishler

I am attempting to switch a working model based on _readme_long_example_ to use a GridSearchCV fit, but when I apply the fit, the gscv does not appear to like my...

Sometimes when working with new levels or environments I get the error: RuntimeWarning: invalid value encountered in less a = np.random.choice(a_dist[0],p=a_dist[0]) I'm guessing there is a nan in the nerwork?...

Testing the 2 examples, comparing to standard map vs 4 ray workers. Map is much faster with default example(as expected due to overhear?). Arbitrability adding a loop to the eval...

enhancement