10-08-2024, 07:09 AM
(This post was last modified: 10-08-2024, 07:12 AM by AbsoluteBeginner.)
(translated by Google translator)
Hi all.
Here I am writing, to the best of my ability, the code of our SB-Neuron and thinking: at the moment, I can’t imagine a problem that SB-Neuron can’t solve.
Even now, the SB-Neural Network is capable of studying an array of completely random data in order to then reproduce the required answers during the use of this neural network. ( If I understand everything correctly, then a regular neural network cannot learn on random data. )
On ordered data, SB-Neuron learns very quickly and with very high accuracy.
Therefore, I ask you to come up with some difficult problem that our SB-Neuron cannot solve.
The complexity of the task should not be the need to process a HUGE AMOUNT of data.
After I finish my current demo program, I will try to solve your test problem.
We agreed?..
Hi all.

Here I am writing, to the best of my ability, the code of our SB-Neuron and thinking: at the moment, I can’t imagine a problem that SB-Neuron can’t solve.
Even now, the SB-Neural Network is capable of studying an array of completely random data in order to then reproduce the required answers during the use of this neural network. ( If I understand everything correctly, then a regular neural network cannot learn on random data. )
On ordered data, SB-Neuron learns very quickly and with very high accuracy.
Therefore, I ask you to come up with some difficult problem that our SB-Neuron cannot solve.
The complexity of the task should not be the need to process a HUGE AMOUNT of data.
After I finish my current demo program, I will try to solve your test problem.
We agreed?..
