Github: https://github.com/oreilly-japan/deep-learning-from-scratch
tags: 神經網路與深度學習
deep learning
CNN
Deep Learning:用Python進行深度學習的基礎理論實作
Ch6 與學習相關的技巧
Ch6.1 更新參數-SGD、Momentum、AdaGrad與他的夥伴們
Ch6.4 正規化-Weight Decay、Dropout
Ch7 卷積神經網路(Convolutional Neural Networks,CNN)