machine_learningヘッダファイルパッケージで用いている計算式
4. 交差エントロピー誤差のモデルパラメータによる微分
4.3. 両方の場合をまとめた式
(Formula used in machine_learning header file package;
4. Derivative of the cross entropy error
with respect to model parameters ;
4.3. Unified formula for the both cases)
前節までで以下の式が得られた。
The formula below were obtained in the previous sections.
- 4.1節の(3)式
Eq. (3) of section 4.1:
- 4.2節の(5)式
Eq. (5) of section 4.2:
()()式はまとめて
と書ける。
Eqs. () and ()
can be unified as ().