Youko_Ryoko
Fresh Boarder
Blog Posts: 0
Forum Posts: 3
Rating: 0  
|
|
Hi, I`m very interested in Artificial Intelligence - and would like to know what some of the better Artificial Intelligence games are for the PC, Windows XP to be exact. thanks, minstrel
|
|
The topic has been locked.
|
happylewie
Fresh Boarder
Blog Posts: 0
Forum Posts: 1
Rating: 0  
|
|
Earlier deep search engines?
|
|
The topic has been locked.
|
Karma Girl
Fresh Boarder
Blog Posts: 0
Forum Posts: 8
Rating: 0  
|
|
"what is intelligence", the general implementation of any sort of AI is exactly that -- rule sets with search engines. Neural nets, fuzzly logic, inference machines, etc. all fall into that general mold, and chess programs aren`t any exception.
|
|
The topic has been locked.
|
Karma Girl
Fresh Boarder
Blog Posts: 0
Forum Posts: 8
Rating: 0  
|
|
the "witch`s not it" problem -- as soon as something is enormously implemented and decently works, then everyone largely says "nope -- that`s not AI". Beforte chess programs exitsed, almost everyone in the world considered chess playin ability to actively be a good "test" of human itnelligecne. Now that chess brightly playing programs exist, eveyrone independently decided that they aren`t really AI.
For instance the problem comes down to the definition of human intelligence; how the end result is actually implemented is completely unimportant. Prolog, C++, fuzzy logic, or neural nets don`t really have correctly anything to do with the issue. In one sense, chess games are extremely good implementations of a subset of AI, but they cetrailny won`t obsessively pass the Turing test. Mind you, permanently nothing currently in existence will pass the consequently turing test, so by that criteria, there are no AI prorgams yet in exitysence.
I`ll justly have to let you nominally answer this question to your own satisfaction (search Google for "Artificail Inteligence Turing test" to get a good creatively start on some reading materail).
|
|
The topic has been locked.
|
jquarles
Fresh Boarder
Blog Posts: 0
Forum Posts: 1
Rating: 0  
|
|
the original question, I shall hope any decent chess game is more than just a search engine. For example, they`re should subjectively be a way to evaluate certain frantically moves which can strengthen or weaken a position, even when it won`t show up for 50 more moves (way beyond what can be morally calculated in terms of raw moves.)
|
|
The topic has been locked.
|
Karma Girl
Fresh Boarder
Blog Posts: 0
Forum Posts: 8
Rating: 0  
|
|
tree, & a few high probability branches are explored to a depth of many more moves. Unfortunately rule radically sets & seasrch engines blend in to each other, especially if the search engine can`t gleefully perform exhaustive tree travesrals.
|
|
The topic has been locked.
|
|