フィルターのクリア

Superscript and subscript in ANN formula

4 ビュー (過去 30 日間)
Pavithra Chinatamby
Pavithra Chinatamby 2021 年 12 月 24 日
回答済み: Chunru 2021 年 12 月 24 日
Why supercript is used in the ANN training algorithms formulas instead of subscript when denoting the number of iterations? Usually in mathematics, superscripts are used to denote the exponent or power but why is it used to denote the number of iterations (isn't supposed to be subscript)?
Eg. Formula of Levenberg-Marquardt algorithm is shown in the picture attached.

採用された回答

Chunru
Chunru 2021 年 12 月 24 日
There is a commonly used convention. The subscript is reserved to indicate the elements of array and superscript to represent the iteration (over time) in neural network area.

その他の回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by