Cattharine / product_owner_rl

0 stars 2 forks source link

Cat unrandomize game #55

Closed Cattharine closed 1 month ago

Cattharine commented 1 month ago

The randomness of the game can interfere with accurate evaluation of models. So it was decided to somewhat "unrandomize" game. There is two parts of randomness in our evaluations: the game itself and our card picking for creating state of environment. This PR adds ability to get rid of both