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)
#39
I guess anything that trains on part of the data and works calculating results on data that was not used for the training is the start.  Then it would be something that doesn't have a known functional ralation between input and output.  Its hard to think of a good ''simple' suggestion with:

1] Lots of available data that can be split into training and calculation data that are not the same.
2] Something where there isn't a known functional relationship between input and output.

Without these, for AI to do something valuable, then either:

1] We just reproduce the training data during testing - a simple lookup would work just as well, or:
2] It would be easier to just use the known function.

So this tends to be stuff like image recognition etc which are hard to create simple examples for - tricky!
Reply


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

Forum Jump:


Users browsing this thread: 3 Guest(s)