slots icon indicating copy to clipboard operation
slots copied to clipboard

Fix `true_divide` `RuntimeWarning`

Open roycoding opened this issue 5 years ago • 0 comments

slots.py:377: RuntimeWarning: invalid value encountered in true_divide sum(self.pulls) * np.max(np.nan_to_num(self.wins / self.pulls))

roycoding avatar Dec 28 '19 22:12 roycoding