Blog Series

按系列组织你的文章,支持系列内顺序阅读。

<section id="deepseek" class="archive__item" style="margin-bottom: 2rem;">
  <h2 class="archive__item-title" style="margin-bottom: 0.4rem;">DeepSeek 技术系列</h2>
  <p class="page__meta" style="margin-bottom: 0.6rem;">
    series key: <code>deepseek</code>
  </p>

  
    <p>围绕 DeepSeek 的数据、架构与强化学习策略整理的连续笔记。</p>
  

  <ol>
    

    
      
        <li>
          <a href="/posts/2025/06/data/">DeepSeek pretrain data</a>
          <small>[posts]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
      
        <li>
          <a href="/posts/2025/06/architecture/">DeepSeek Architecture</a>
          <small>[posts]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
      
        <li>
          <a href="/posts/2025/06/rl/">Deepseek pretrain dataset </a>
          <small>[posts]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
  </ol>
</section>
  








<section id="deepseek-zh" class="archive__item" style="margin-bottom: 2rem;">
  <h2 class="archive__item-title" style="margin-bottom: 0.4rem;">DeepSeek 中文笔记</h2>
  <p class="page__meta" style="margin-bottom: 0.6rem;">
    series key: <code>deepseek-zh</code>
  </p>

  
    <p>DeepSeek 相关主题的中文连载笔记。</p>
  

  <ol>
    

    
      
        <li>
          <a href="/notes/zh/deepseek-data/">DeepSeek 预训练数据笔记</a>
          <small>[notes-zh]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
      
        <li>
          <a href="/notes/zh/deepseek-architecture/">DeepSeek 架构笔记:注意力、MoE 与训练目标</a>
          <small>[notes-zh]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
      
        <li>
          <a href="/notes/zh/deepseek-rl-grpo/">DeepSeek 强化学习笔记:PPO 与 GRPO</a>
          <small>[notes-zh]</small>
          
            <small>
              <i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i>
              2025-06-06
            </small>
          
        </li>
      
    
  </ol>
</section>