Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
data_analysis:nn_backpropagation_calc [2020/04/19 04:43] – created prgram | data_analysis:nn_backpropagation_calc [2025/07/07 14:12] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
실제계산 https:// | 실제계산 https:// | ||
공학용 계산기 https:// | 공학용 계산기 https:// | ||
+ | |||
+ | (sigmoid f(x))' = f(x)(1-f(x)) | ||
==== setting ==== | ==== setting ==== | ||
Line 18: | Line 20: | ||
{{: | {{: | ||
- | {{tag> | + | {{tag> |
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||