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)
#38
(translated by Google translator)

Hello.  Shy

I have published my demo program that visualizes the principle of creating an Activation Function for our proprietary SB-Neuron.

RCDS306.000-1

Copy of the program in my OneDrive:
https://1drv.ms/f/s!AnoSlTzMqlL6jNx6H4Qi...w?e=8D73FE

The program displays a section of the graph, which is saved in the file "RGB to H for SB-Neuron 04.jpg". You will also find this file in my OneDrive folder.

The section processed by the demo program corresponds to the data range:
R = 112; G = 111; B = from 0 to 255 and
R = 112; g = 112; B = from 0 to 112.

The black dots on the graph represent the training data.
The red dots correspond to the Bezier curve that describes the section of the graph.
You can see how the Bezier curve approaches the training data as you adjust the parameters.

Thus, after finishing creating all three curves, all training data of the processed training data section will be packed into 5 rows of SB-Neuron data:
- three lines with coordinates of Bezier points
- and two lines with the coordinates of two separate points.

Not bad for a start. Is it true?  Wink
[-] The following 1 user Likes AbsoluteBeginner's post:
  • litdev
Reply


Messages In This Thread
RE: Creation of SB-Neuron. Ours. Branded.(v2) - by AbsoluteBeginner - 10-08-2024, 05:14 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)