Valerii Huz

Results 3 issues of Valerii Huz

* berserk version: 0.10.0 * Python version: 3.7.7 * Operating System: Linux ### Description The mismatch between documentation and the code, namely https://berserk.readthedocs.io/en/master/api.html#berserk.clients.Games.export_by_player The documentation states that it should accept...

bug

I'm not able to create a histogram after Particle Detection step: ``` Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.9/tkinter/__init__.py", line 1892, in __call__ return self.func(*args) File...

I've simulated a match of 10000 games between players A and B. A is stronger than B and is expected to score 0.71 on average. Given that the expected score...