<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>反向传播 on AI 学习笔记</title><link>https://jason-azure.github.io/ai-blog/tags/%E5%8F%8D%E5%90%91%E4%BC%A0%E6%92%AD/</link><description>Recent content in 反向传播 on AI 学习笔记</description><generator>Hugo -- 0.146.0</generator><language>zh-CN</language><lastBuildDate>Mon, 30 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://jason-azure.github.io/ai-blog/tags/%E5%8F%8D%E5%90%91%E4%BC%A0%E6%92%AD/index.xml" rel="self" type="application/rss+xml"/><item><title>神经网络沉浮录：从万众瞩目到无人问津，再到改变世界</title><link>https://jason-azure.github.io/ai-blog/posts/neural-network-history/</link><pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate><guid>https://jason-azure.github.io/ai-blog/posts/neural-network-history/</guid><description>一个 80 年的真实故事：被一本书判了死刑，被一个算法起死回生，靠改名字重获新生——科技的命运，终究也逃不过人性。</description></item><item><title>AI 的数学语言（六）：梯度下降——AI 怎么学习</title><link>https://jason-azure.github.io/ai-blog/posts/math-for-ai-6-gradient/</link><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate><guid>https://jason-azure.github.io/ai-blog/posts/math-for-ai-6-gradient/</guid><description>从损失函数到反向传播：AI 训练的核心算法。理解 microgpt 和 nanoGPT 训练时 loss 为什么会下降。零基础数学系列完结篇。</description></item><item><title>看见数学（十五）：梯度下降——数学会学习</title><link>https://jason-azure.github.io/ai-blog/posts/see-math-15-gradient/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid>https://jason-azure.github.io/ai-blog/posts/see-math-15-gradient/</guid><description>AI 的&amp;quot;学习&amp;quot;其实是一个数学过程：计算误差、求导数、沿梯度方向调整参数。梯度下降就是&amp;quot;在高维山谷里摸索下山&amp;quot;。第九篇的导数、第十一篇的向量、第十二篇的矩阵——所有工具在这里汇合。</description></item><item><title>从手写数字识别到 ChatGPT——一个最简单的神经网络能教会我们什么</title><link>https://jason-azure.github.io/ai-blog/posts/mnist-to-chatgpt/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://jason-azure.github.io/ai-blog/posts/mnist-to-chatgpt/</guid><description>用纯 Python 和 NumPy 从零搭了一个 10 个神经元的神经网络，识别手写数字，然后把它拆开——看清了模板匹配、投票矩阵和每一步计算。从这个最小的网络出发，聊聊 FNN、CNN、RNN、Transformer 的演进，以及可解释性的边界。</description></item></channel></rss>