harbecke / HexHex

AlphaGo Zero adaptation for Hex
GNU General Public License v3.0
20 stars 4 forks source link

interactive from given starting position #17

Closed harbecke closed 5 years ago

harbecke commented 5 years ago

experimental model evaluation is complicated by the model only choosing the best starting move(s).

PascalCremer commented 5 years ago

Solved by 2b06ff8c