Viewing a single comment thread. View all comments

kaskoosek t1_j2ynr0p wrote

Not all AI is ML.

In closed systems, AI can emulate how the brain is forward-looking.

For example in a game like chess or go, there isnt data to be dissected, rather there is sheer force of compuation.

The monte carlo tree algorithim can simulate games based on the specific state of a board. Humans can do that however to a much lower degree and less deep.

1