You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In player.py, both TestPlayer and TrainPlayer don't set the enable_rule_based_agari_guard value, and it is defaulted to false. This affects both the online training and the testing phase. Is it an intended behavior?
In player.py, both TestPlayer and TrainPlayer don't set the enable_rule_based_agari_guard value, and it is defaulted to false. This affects both the online training and the testing phase. Is it an intended behavior?