Misplaced Pages

Behavior selection algorithm

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Behavior model) Algorithm that selects actions for intelligent agents

In artificial intelligence, a behavior selection algorithm, or action selection algorithm, is an algorithm that selects appropriate behaviors or actions for one or more intelligent agents. In game artificial intelligence, it selects behaviors or actions for one or more non-player characters. Common behavior selection algorithms include:

Related concepts

In application programming, run-time selection of the behavior of a specific method is referred to as the strategy design pattern.

See also

References

  1. Behavior Selection Algorithms: An Overview


Stub icon

This artificial intelligence-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: