RNN 筆記 - 損失函數與反向傳遞演算法
RNN 筆記 - 損失函數與反向傳遞演算法 Recurrent Neural Network (RNN) Ref 吳尚鴻教授上課影片 from Youtube: https://www.youtube.com/watch?v=2btuy_-Fw3c&list=PLlPcwHqLqJDkVO0zHMqswX1jA9Xw7OSOK Ref LaTeX Math Symbols: http://web.ift.uib.no/Teori/KURS/WRK/TeX/symALL.html 本篇討論 RNN 是怎麼 train 的! Cost Function of Vanilla RNNs Parameters to learn: Θ = { 𝑊 ( 𝑘 ) , 𝑈 ( 𝑘 ) } 𝑘 (bias terms omitted)