03-29-2025, 07:56 PM
(This post was last modified: 03-29-2025, 07:57 PM by AbsoluteBeginner.)
Thank you very much for the interesting task. 
First, I will try to create a software module that will allow us to easily draw any "cross" and any "circle" on a 10x10 pixel matrix.
Then I will add a function to save the drawn symbol to the training set.
Since the training of the SB-neural network is very fast, I want to visualize the training process.
At this point, my plan ends.
I will most likely figure out my next steps while I am implementing the first two steps of my plan.

First, I will try to create a software module that will allow us to easily draw any "cross" and any "circle" on a 10x10 pixel matrix.
Then I will add a function to save the drawn symbol to the training set.
Since the training of the SB-neural network is very fast, I want to visualize the training process.
At this point, my plan ends.
I will most likely figure out my next steps while I am implementing the first two steps of my plan.
