Caesar AI Atlas

Algorithmus

Caesar AI Atlas Definition

Ein Algorithmus ist eine endliche und klar definierte Menge von Regeln oder Anweisungen zur Lösung eines Problems, Ausführung einer Aufgabe oder Erzeugung einer Ausgabe aus Eingaben. In der KI können Algorithmen Daten verarbeiten, Muster erkennen, Entscheidungen treffen, Modelle trainieren oder Schlussfolgern automatisieren.

Other Definitions

Algorithmus Source

An unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing, and automated reasoning tasks. Algorithms are fundamental to computer science and are used to solve problems efficiently by defining a sequence of logical steps.

Algorithmus Source

Algorithms are the 'brains' of an AI system and what determines decisions in other words, algorithms are the rules for what actions the AI system takes. Machine learning algorithms can discover their own rules (see Machine learning for more) or be rule-based where human programmers give the rules.

Algorithmus Source

‘A clearly specified mathematical process for computation; a set of rules that, if followed, will give a prescribed result ’ NIST definition.

Also Referenced In

Related Terms