huangeddie / GymGo

An environment of the board game Go using OpenAI's Gym API
164 stars 31 forks source link

Add Komi to the Reward Calculation #5

Closed Nyquixt closed 4 years ago

Nyquixt commented 4 years ago

I noticed that komi (an essential part of Go) was not implemented, so I added it and create this PR. I also updated README.md accordingly. Update board size of demo.py to 7, so it matches with the README.md :)

huangeddie commented 4 years ago

just letting you know, I set the default Komi to 0. I believe most people will want to keep things simple and stick with trump-taylor scoring