<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>围棋 on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/%E5%9B%B4%E6%A3%8B/</link>
    <description>Recent content in 围棋 on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 24 May 2026 23:19:00 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/%E5%9B%B4%E6%A3%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>搭建基于 Katago 的围棋游戏</title>
      <link>https://blog.ohtly.com/posts/2026-05-24-%E6%90%AD%E5%BB%BA%E5%9F%BA%E4%BA%8E-katago-%E7%9A%84%E5%9B%B4%E6%A3%8B%E6%B8%B8%E6%88%8F/</link>
      <pubDate>Sun, 24 May 2026 20:00:00 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-05-24-%E6%90%AD%E5%BB%BA%E5%9F%BA%E4%BA%8E-katago-%E7%9A%84%E5%9B%B4%E6%A3%8B%E6%B8%B8%E6%88%8F/</guid>
      <description>&lt;h1 id=&#34;搭建基于-katago-的围棋游戏&#34;&gt;&#xA;  搭建基于 Katago 的围棋游戏&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e6%90%ad%e5%bb%ba%e5%9f%ba%e4%ba%8e-katago-%e7%9a%84%e5%9b%b4%e6%a3%8b%e6%b8%b8%e6%88%8f&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;回顾&#34;&gt;&#xA;  回顾&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e5%9b%9e%e9%a1%be&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;李世石-vs-alphago&#34;&gt;&#xA;  李世石 vs AlphaGo&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e6%9d%8e%e4%b8%96%e7%9f%b3-vs-alphago&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;2016 年 3 月，韩国首尔，全世界都在关注一场特殊的围棋比赛。&lt;/p&gt;&#xA;&lt;p&gt;李世石九段对战 DeepMind 的 AlphaGo。五番棋，1:4。李世石赢下了第四局——那一步&amp;quot;挖&amp;quot;成了围棋史上的经典。那时候，人们还在讨论：AI 到底能不能真正理解围棋？&lt;/p&gt;&#xA;&lt;p&gt;答案是：能，而且远超人类。&lt;/p&gt;&#xA;&lt;h3 id=&#34;开源的-katago&#34;&gt;&#xA;  开源的 KataGo&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e5%bc%80%e6%ba%90%e7%9a%84-katago&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;仅仅几年后，开源的 &lt;strong&gt;KataGo&lt;/strong&gt; 横空出世。它基于 AlphaGo Zero 的论文思路，但做了大量优化——更快的训练速度、更强的网络结构、支持多规则多路盘、还开源。&lt;/p&gt;&#xA;&lt;p&gt;到今天，KataGo 的官方评级系统中，主力模型 &lt;strong&gt;ELO 已经达到 14095&lt;/strong&gt;。作为参考：职业顶尖棋手在这个标度上大约是 3000-3500 ELO。&lt;/p&gt;&#xA;&lt;p&gt;差距已经不是&amp;quot;能不能赢&amp;quot;的问题，而是&amp;quot;赢多少&amp;quot;的问题。&lt;/p&gt;&#xA;&lt;h3 id=&#34;平民化部署&#34;&gt;&#xA;  平民化部署&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e5%b9%b3%e6%b0%91%e5%8c%96%e9%83%a8%e7%bd%b2&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;最让人感慨的是——这样的 AI 不需要 Google 的超级计算机。&lt;/p&gt;&#xA;&lt;p&gt;一台普通单机服务器 + 一块 &lt;strong&gt;NVIDIA RTX 4060 Ti&lt;/strong&gt;（~3000元级别显卡），配合 &lt;strong&gt;TensorRT&lt;/strong&gt; 加速，就能跑起 KataGo，棋力依然碾压一切人类选手。&lt;/p&gt;&#xA;&lt;p&gt;这正是本文想要分享的部署方案：用最普通的硬件，搭建一套基于 KataGo 的围棋对弈环境。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
