math - cccbook/aijs GitHub Wiki 數學理論與計算案例 數學基礎 梯度下降法 反傳遞算法 反傳遞算法的案例 相關文章 附录D——自动微分(Autodiff) nn6 自動微分 -- https://github.com/ccc-js/nn6/blob/master/lib/func.js nn6 反傳遞 -- https://github.com/ccc-js/nn6/blob/master/lib/gate.js 十分鐘系列 -- 專為程式人寫的神經網路導論 (以反傳遞演算法為入門磚) (Slideshare) Andrej Karpathy blog -- Hacker's guide to Neural Networks