artificial intelligence assumptions
Posted: Sun Mar 12, 2017 7:41 pm
I'm trying to comprehend what artificial intelligence is. It's a difficult topic for me, but I'd rather know something than nothing at all.
So far, when I see coding examples I either don't understand what I'm looking at or it's nothing other than a series of "if" statements.
Assumption 1: An AI is nothing more that a loop that tests conditions, like a series of "if" statements and reacts to them or does nothing.
Assumption 2: From what I understand, a learning AI would be able to write new conditions as it's running.
I assume I'm overlooking something more complex. Can you help me figure out what that is?
So far, when I see coding examples I either don't understand what I'm looking at or it's nothing other than a series of "if" statements.
Assumption 1: An AI is nothing more that a loop that tests conditions, like a series of "if" statements and reacts to them or does nothing.
Assumption 2: From what I understand, a learning AI would be able to write new conditions as it's running.
I assume I'm overlooking something more complex. Can you help me figure out what that is?