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)
Since the second layer of neurons does not see the original image on the pixel matrix, but only sees the state of the "output matrix" of the neurons of the first layer, I will try to create the first layer using neurons that have only 9 inputs.
I think that a 3 by 3 pixel matrix will be enough for one neuron of the first layer so that it can confidently recognize any one feature of a figure.

Thus, I had a new task: to create a program in the window of which there will be 2 SB-displays.
The first SB display will show the figure that the first layer of neurons sees.
The second SB display will show the state of the "output matrix" of the first layer of neurons.

I guess it will be a very interesting "picture".  Rolleyes
Reply


Messages In This Thread
RE: Creation of SB-Neuron. Ours. Branded.(v2) - by AbsoluteBeginner - 05-15-2025, 03:46 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)