Files
research-notes/docs/notes/index.md
2026-03-18 17:38:01 +08:00

11 lines
275 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 知识点卡片
这里记录可复用、可检索的科研知识点。
适合写成一篇只讲一个概念的小卡片,例如:
- Transformer 中的多头注意力
- 交叉熵与 KL 散度的关系
- LoRA 的直觉解释
- 检索增强生成RAG的基本结构