quote:Originally posted by Taqwus: Strong AI doesn't exist yet. What one can get now is some degree of function-fitting; but that presumes you know the structure of your inputs and outputs. The much-hyped neural network, for instance, needs to be given a set of inputs, and needs to be told what output to learn. Genetic programming methods need a vocabulary of operators, plus inputs to operate on them. Pick an input set that doesn't work, or don't include the flexibility necessary to fit your output, and it'll fail; have too much, and perhaps your search will trend towards getting stuck in meaningless local minima. It's not a coincidence that many games prefer to have fixed scenarios with pre-written scripts for AIs that also get vastly superior starting configurations... and most games have far fewer tactical choices than Dominions.