machine_learningヘッダファイルパッケージで用いている計算式

1. 数学関数の定義と微分形

(Formula used in machine_learning header file package; 1. Definitions and differential forms of mathematical functions)



機械学習において、これらの数学関数はいずれも \(Y_j^{(m)}\)から\(X_j^{(m+1)}\)への変換に用いられる。 このことを意識して以下では全て引数を\(y\)にしている。
In the machine learning, these mathematical functions are used to convert \(Y_j^{(m)}\) to \(X_j^{(m+1)}\). Taking into account this aspect, \(y\) is used as the argument throughout.