<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://zhangming.me/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://zhangming.me/feed.php">
        <title>张铭个人网站</title>
        <description>君子生非异也，善假于物也</description>
        <link>https://zhangming.me/</link>
        <image rdf:resource="https://zhangming.me/_media/logo.png" />
       <dc:date>2026-04-26T12:05:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://zhangming.me/about?rev=1759217209&amp;do=diff"/>
                <rdf:li rdf:resource="https://zhangming.me/sidebar?rev=1745948055&amp;do=diff"/>
                <rdf:li rdf:resource="https://zhangming.me/start?rev=1757095344&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://zhangming.me/_media/logo.png">
        <title>张铭个人网站</title>
        <link>https://zhangming.me/</link>
        <url>https://zhangming.me/_media/logo.png</url>
    </image>
    <item rdf:about="https://zhangming.me/about?rev=1759217209&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T07:26:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>about</title>
        <link>https://zhangming.me/about?rev=1759217209&amp;do=diff</link>
        <description>关于本站

本站基于 dokuwiki 搭建。</description>
    </item>
    <item rdf:about="https://zhangming.me/sidebar?rev=1745948055&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-29T17:34:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://zhangming.me/sidebar?rev=1745948055&amp;do=diff</link>
        <description>首页

----------

项目展示

	*  AI 病历诊断
	*  ACTool
	*  Tomcar

----------

关于

	*  关于本站</description>
    </item>
    <item rdf:about="https://zhangming.me/start?rev=1757095344&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-05T18:02:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://zhangming.me/start?rev=1757095344&amp;do=diff</link>
        <description>个人介绍
  肖像    个人信息    [张铭]  姓名  张铭 职业  AI 工程师 工作地点  北京 编程语言  Java / Python / C 联系方式  &lt;zmgithub@163.com&gt; Github  https://github.com/zmdo 
----------

人工智能 （AI）

工程项目

1. 大语言模型原理及复现

基于Transformer架构自底向上构建大语言模型，从零实现自注意力机制、多种位置编码方案（旋转/相对位置编码）及并行化编解码结构。系统解析Decoder-Only架构在生成任务中的设计，通过KV-Cache模拟实现文本生成加速逻辑。复现混合专家系统(MoE)的多种路由算法。实现分组查询注意力(GQA)的矩阵运算优化。深度解析…</description>
    </item>
</rdf:RDF>
