Jump to content

Talk:Neural network (machine learning)/Archives/2023/October

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Aidan9382-Bot (talk | contribs) at 00:01, 21 February 2024 (Aidan9382-Bot moved page Talk:Artificial neural network/Archives/2023/October to Talk:Neural network (machine learning)/Archives/2023/October: Move subpage left behind during move of parent page (Report bot issues)). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

"sum of inputs"

In the second paragraph of the intro, there's a phrase, "...and the output of each neuron is computed by some non-linear function of the sum of its inputs." There's two possible interpretations of the word sum:

  • Take all of the inputs, numerically add them together, and feed them as an argument into some non-linear function
  • Take all of the inputs, as a set, and feed them as arguments into some non-linear function

I suspect the second one is the intended phrase, but I can't be sure; I'm not an AI person. Could somebody clarify or rewrite this? tx. OsamaBinLogin (talk) 03:01, 18 October 2023 (UTC)

It is the first one. I believe the text is unambiguous as written, but feel free to improve it. Constant314 (talk) 14:11, 18 October 2023 (UTC)