Trayvon
Results
1
issues of
Trayvon
https://github.com/suragnair/alpha-zero-general/blob/5156c7fd1d2f3e5fefe732a4b2e0ffc5b272f819/connect4/Connect4Logic.py#L77 This is the judgement of whether player has won in horizontally in connect4. But I prefer it should be `len(player_pieces[0]) - self.win_length + 1`