05-15-2025, 03:46 PM
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".
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".
