Hacker News new | ask | show | jobs
by gjm11 2635 days ago
Nitpick: Leela Zero is the go program, Leela Chess Zero is the chess program.

Curiously, there's been some discussion lately in LZ's discord chat about whether its search, or more precisely its evaluation, should be made a bit more minimaxish (i.e., alpha-beta-like). Perhaps the optimum is somewhere in between the two.