|
|
|
|
|
by oldandtired
1033 days ago
|
|
> What do you mean? Whose intelligence programmed this system? > Do you remember the name of the AI? If I recall correctly - Go AI. They used a simple regular pattern and the system failed to beat the human. It didn't [learn] from this. All such systems use a set of rules (whether specific or pattern based or mathematically based - there is some form of logic involved, even when using probabilistic functions), you and I can make choices based on illogical decisions - irrational decisions if you like. No computational system is capable of irrational decisions, the decisions may be surprising but of you look at the code then that option was always there somewhere, It cannot take a path that does not exist. We can create a completely new path not previously available. |
|
I see.
Well, that's too generic to even be searchable.
> They used a simple regular pattern and the system failed to beat the human. It didn't [learn] from this.
Anything written like that would struggle against an amateur.
The machine learning based Go AI don't do that, and do beat humans.
> All such systems use a set of rules (whether specific or pattern based or mathematically based - there is some form of logic involved, even when using probabilistic functions), you and I can make choices based on illogical decisions - irrational decisions if you like. No computational system is capable of irrational decisions, the decisions may be surprising but of you look at the code then that option was always there somewhere, It cannot take a path that does not exist. We can create a completely new path not previously available.
Whatever standard I use for logical or illogical decisions, wherever I put that line, humans and AI seem to be on the same side.
We have electrical impulses flowing though messy networks, crossing tiny chemical barriers where they can be influenced by neurotransmitters; to me, that's not different enough from information flowing through an artificial neural network with weights and biases that have been automatically modified through feedback after winning and losing millions of games to say that the machine "isn't learning" — or that humans and machines aren't on the same side of "logical", at the fundamental lowest level we can't violate chemistry any more than transistors can violate physics, at the highest level the real logic of each can be random.
AI are inhuman, certainly, but still learning.
…
Just to check, you are aware that the weights and biases of an artificial neural network are basically never set by humans? That this process has to be automated?