TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Leela Chess Zero

22 点作者 lainon超过 6 年前

1 comment

thom超过 6 年前
Leela recently won the TCEC Cup, a knockout competition of computer engines[1]. It&#x27;s increasingly clear that it&#x27;s a top 3&#x2F;4 engine at this point, despite various setbacks and resets over the last year.<p>Quite apart from the chess side of things, there are many fascinating lessons to learn about how to manage and debug issues in these sorts of deep learning systems. For example, at one point there was a serious bug with underpromotion which affected millions of training games, and it was interesting to see debates about whether the system would just correct itself over time once that was fixed, or whether it would be permanently skewed.<p>[1] <a href="https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!topic&#x2F;lczero&#x2F;3uI_dTa1Ksg" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!topic&#x2F;lczero&#x2F;3uI_dTa1Ksg</a>