<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>神经网络 on 敲代码的朱雀</title>
    <link>https://www.cosefinch.com/tags/%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C/</link>
    <description>Recent content in 神经网络 on 敲代码的朱雀</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 27 May 2026 17:33:26 +0800</lastBuildDate><atom:link href="https://www.cosefinch.com/tags/%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LLM Transformer的解码器内幕</title>
      <link>https://www.cosefinch.com/posts/llm-transformer-decoder-inside/</link>
      <pubDate>Wed, 27 May 2026 17:33:26 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/llm-transformer-decoder-inside/</guid>
      <description>
        
          
            LLM Transformer Decoder-Only架构，使用多头自注意力机制和前馈神经网络，经过多重迭代实现解码器
          
          
        
      </description>
    </item>
    
    <item>
      <title>LLM中的神经网络</title>
      <link>https://www.cosefinch.com/posts/llm-neural-network/</link>
      <pubDate>Wed, 27 May 2026 15:28:47 +0800</pubDate>
      
      <guid>https://www.cosefinch.com/posts/llm-neural-network/</guid>
      <description>
        
          
            大语言模型到底是怎样从海量数据中学会知识的？机器学习如何找到神经网络的最优参数？
          
          
        
      </description>
    </item>
    
  </channel>
</rss>