leela-zero / leela-zero-server

Server side code of the Leela Zero project
GNU Affero General Public License v3.0
67 stars 41 forks source link

Enable ELFv1 self-play and support multiple ELF networks #196

Closed Mardak closed 6 years ago

Mardak commented 6 years ago

r?@roy7 There's a few functional changes here:

1) turns on elfv1 25% (should it go up to 50% again?) self-play 2) handles both elf networks in various places 3) removes match autogtp version check (but keeps self-play version check for those using get-task/0)

Enable as per https://github.com/gcp/leela-zero/issues/1673#issuecomment-409205951 Fix #195 Graphing multiple ELF networks