<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ginga&apos;s Blog</title><description>Be the change you want to see in the world.</description><link>https://fuwari.vercel.app/</link><language>zh_TW</language><item><title>仿生機械手指的夾取控制實作 (第一階段)</title><link>https://fuwari.vercel.app/posts/my-first-project/</link><guid isPermaLink="true">https://fuwari.vercel.app/posts/my-first-project/</guid><description>紀錄使用強化學習控制仿生手指的初步環境建置與抓取測試。</description><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h1&gt;測試標題&lt;/h1&gt;
&lt;p&gt;這是我第一篇用 Markdown 寫的部落格文章！&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# 測試一下程式碼區塊的顯示效果
import numpy as np
print(&quot;Hello World!&quot;)&lt;/code&gt;&lt;/pre&gt;
</content:encoded></item></channel></rss>