We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creation of SB-Neuron. Ours. Branded.(v2)
#60
Hello.  Shy

We all know that a neural network is not just the part that works after it has been trained.
The neural network also contains a learning "mechanism".

The advantage of SB-neurons is that they have a system of precise and unambiguous recognition of EVERY situation that arises at the inputs of the SB-neuron. The weighting system of classical neurons allows for the possibility of the SAME weighted sum occurring for several different combinations of values at the neuron's inputs.
This is bad.

The activation function of the SB-neuron contains training information. The activation function of a classical neuron is a "line on a graph" that has nothing to do with the training data.
This fact absolutely kills me.

If a neural network needs to learn to identify ANY cross (cat) and ANY zero (dog) anywhere in the pixel matrix, then a SB-neural network will do this job better than a classical neural network, because a SB-neural network is better than a classical one.
The training program of the SB-neural network will better determine the features of "cross" and "zero". And it will more accurately store information about these features in the activation function of SB-neurons.

I'm ready to prove this on a real task.  Cool
[-] The following 1 user Likes AbsoluteBeginner's post:
  • litdev
Reply


Messages In This Thread
RE: Creation of SB-Neuron. Ours. Branded.(v2) - by AbsoluteBeginner - 03-28-2025, 08:49 AM

Forum Jump:


Users browsing this thread: 9 Guest(s)