Algorithm

Search for glossary terms (regular expression allowed)
Term Definition
Algorithm
An unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing, and automated reasoning tasks.

When used with AI: Coded instructions that tell an AI tool how to function; step-by-step set of rules that a computer follows to solve a problem or make decisions.

Search