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
Training program for SB-Neuron.
#11
Hii
I don't know about ai so much but i have a suggestion.
Like the cross recognition can we make a ai to recognise ASCII ART.
https://www.asciiart.eu/text-to-ascii-art
ZS
Reply
#12
(11-07-2024, 04:13 PM)z-s Wrote: Hii
I don't know about ai so much but i have a suggestion.
Like the cross recognition can we make a ai to recognise ASCII ART.
https://www.asciiart.eu/text-to-ascii-art

Hello, Z-S.  Shy

Do I understand you correctly that you want to create a SB neural network that will convert an ASCII ART IMAGE into text?  Blush
[-] The following 1 user Likes AbsoluteBeginner's post:
  • z-s
Reply
#13
Yes as first step and may could recognise pattern and images after it
ZS
Reply
#14
(11-08-2024, 04:45 AM)z-s Wrote: Yes as first step and may could recognise pattern and images after it

(translated by Google translator)

The information I have says that you have two ways to achieve your goal.

The first way is the classical one.
First you have to choose a classical neural network structure that can do the job you need.
Then you will need to prepare data to train this neural network.
Then the neural network must learn from this data.
If the neural network cannot learn, then you will be forced to change the structure of the neural network and try to train it.

If you are not a specialist in classical neural networks, then it will be difficult for you to do this kind of work correctly.
It is for this case that I created for myself SB-neurons, which I can consciously collect into a SB-neural network.
In this case, the structure of this SB neural network will be formed automatically, in accordance with the task that each SB neuron will perform.

Creating an SB neural network requires less work than preparing data for training a classical neural network and training it.
But, to create a SB neural network, the developer must clearly understand what work each SB neuron should perform.

Rolleyes
[-] The following 1 user Likes AbsoluteBeginner's post:
  • z-s
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)