Alex-McAvoy / Gitalk-Comment

存储博客评论的 Gittalk 仓库
0 stars 0 forks source link

时序反向传播算法 BPTT | Alex_McAvoy #1071

Open Alex-McAvoy opened 2 months ago

Alex-McAvoy commented 2 months ago

https://alex-mcavoy.github.io/artificial-intelligence/deep-learning/rnn/3f4e8b9a.html

References: Backpropagation Through Time: What It Does and How to Do It 详解循环神经网络(Recurrent Neural Network 时序反向传播算法(BPTT) BPTT算法推导 【概述】RNN 是一种基于时序数据的神经网络模型,根据其前向传播公式可知,优化的目标是计算损失函数关于参数 $U$、$V$、$W$