pavolkacej
Results
2
issues of
pavolkacej
I believe this commit causes regression: https://github.com/suragnair/alpha-zero-general/commit/28331bbc48d96c2fecd0683266f76d92ca33c62d It does not make sense to multiply result of getGameEnded with currentPlayer. After some debugging, I believe this should be changed to original....
I have read the commentary > symmForms: a list of [(board,pi)] where each tuple is a symmetrical form of the board and the corresponding pi vector. This is used when...