<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>17号的航行日志</title><description>ElysiaFollower 的个人博客：研究笔记、工程记录、生成媒体，以及偶尔写远的念头。</description><link>https://elysiafollower.github.io/</link><language>zh-CN</language><item><title>反向传播：展开一次完整的前向与反向计算</title><link>https://elysiafollower.github.io/posts/notes/ai/neural-networks/backpropagation/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/notes/ai/neural-networks/backpropagation/</guid><description>以一个 2–2–1 XOR 网络为例，通过交互图展开一次完整的前向与反向传播。</description><pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate><category>Deep Learning</category><category>Neural Network</category><category>Backpropagation</category><category>Interactive Explanation</category></item><item><title>VSCode 新版不兼容远程 SSH 连接旧服务器或 Docker 容器</title><link>https://elysiafollower.github.io/posts/engineering/tools/vscode-remote-ssh-legacy/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/engineering/tools/vscode-remote-ssh-legacy/</guid><description>新版 Remote SSH 无法连接旧环境时，使用便携版 VSCode 维持兼容性的处理方案。</description><pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate><category>VSCode</category><category>SSH</category><category>Docker</category><category>Compatibility</category></item><item><title>手撕主流图像（PNG/JPEG）：从文件结构到图像尺寸解析</title><link>https://elysiafollower.github.io/posts/engineering/images/image-format-parsing/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/engineering/images/image-format-parsing/</guid><description>从文件结构解析 PNG 与 JPEG，并实现一个仅读取图像尺寸的解析器。</description><pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate><category>PNG</category><category>JPEG</category><category>Image</category><category>Protocol</category></item><item><title>为什么长方体上的三个点不能唯一确定一个长方体？</title><link>https://elysiafollower.github.io/posts/notes/mathematics/linear-algebra/cuboid-representation/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/notes/mathematics/linear-algebra/cuboid-representation/</guid><description>从自由度分析三个点无法唯一确定长方体的原因。</description><pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate><category>Computer Graphics</category><category>Math</category><category>Linear Algebra</category></item><item><title>解决 Windows 端口被系统随机保留：netstat 显示端口空闲，但是无法使用</title><link>https://elysiafollower.github.io/posts/engineering/windows/windows-reserved-ports/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/engineering/windows/windows-reserved-ports/</guid><description>解释端口未被进程占用却无法绑定的 Windows 保留端口机制。</description><pubDate>Sun, 14 Sep 2025 00:00:00 GMT</pubDate><category>Windows</category><category>Port</category><category>Troubleshooting</category></item><item><title>LeetCode 1422 题解：一次遍历的在线算法</title><link>https://elysiafollower.github.io/posts/problems/leetcode/maximum-score-split/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/problems/leetcode/maximum-score-split/</guid><description>将字符串切分问题化为一次扫描，并讨论在线算法的实现。</description><pubDate>Sun, 14 Sep 2025 00:00:00 GMT</pubDate><category>LeetCode</category><category>Algorithm</category><category>C++</category><category>Greedy</category></item><item><title>欢迎来到 AIGC 的魔法世界</title><link>https://elysiafollower.github.io/posts/notes/ai/generative-media/aigc-magic/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/notes/ai/generative-media/aigc-magic/</guid><description>梳理生成模型、LoRA、可控生成、工作流与多模态生成的基本脉络。</description><pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate><category>AI</category><category>AIGC</category><category>Course Note</category><category>Practice</category></item><item><title>使用 Git 进行代码管理的经验谈</title><link>https://elysiafollower.github.io/posts/engineering/tools/git-notes/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/engineering/tools/git-notes/</guid><description>Git 命令速查，并整理 Fork、Pull Request 与提交规范。</description><pubDate>Sat, 30 Aug 2025 00:00:00 GMT</pubDate><category>Git</category><category>Manual</category><category>Code Management</category></item><item><title>重读经典：Word2Vec 如何通过“简化”撬动整个 NLP 世界？</title><link>https://elysiafollower.github.io/posts/papers/nlp/word2vec/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/papers/nlp/word2vec/</guid><description>重读 Word2Vec 原论文，分析其如何以计算简化支持大规模训练。</description><pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate><category>AI</category><category>Word2Vec</category><category>Paper</category><category>NLP</category></item><item><title>关于这本航行日志</title><link>https://elysiafollower.github.io/posts/reflections/meta/announcement/</link><guid isPermaLink="true">https://elysiafollower.github.io/posts/reflections/meta/announcement/</guid><description>这里会记录什么，以及我为什么继续写。</description><pubDate>Fri, 09 May 2025 00:00:00 GMT</pubDate><category>Meta</category></item></channel></rss>