I have evidence that Leela is horrible at tactics at any time control. I posted a reproducible problem on the LCZero forum, but the responses I got are mostly from fan boys that don't want to see the problem.mar wrote:[...] So tactics seems to be the Achilles heel of Leela, at least at this fast TC.
https://groups.google.com/forum/#!topic ... q3lg9QV2XQ
Basically you can enter these UCI commands:
Code: Select all
position fen r4rk1/pp1b1ppp/1npb4/q5B1/3P3N/1BP5/P4PPP/R2QR1K1 w - - 9 16 moves g5d2 f8e8 d1f3 d7e6 a1d1 e6b3 a2b3 a5a2 c3c4
go infinite
This is a position where Qxd2 (a2d2) gains a bishop. The queen cannot be recaptured because of a bank-rank mate. This tactic is so simple that is obvious to me (Elo ~1500).
After 3 minutes of thinking time and over 200K playouts, LCZero had considered the correct move 0 times (!!!).
They need a better search algorithm but they are not looking for one yet.