Artificial Intellegence

An interdisciplinary area with the goal of developing intelligent agents capable of replicating human-like cognitive capabilities.

Introduction

Artificial Intelligence is an interdisciplinary area with the goal of developing intelligent agents capable of replicating human-like cognitive capabilities.

The core components of an AI system are:

  • Sense: takes raw data and processes it using image or text processing.
  • Reason: thinks about the information it has received and how it relates to what it recognizes and has learned previously.
  • Act: performs a task or action based on the information it has processed.
  • Adapt: uses the successful / unsuccessful outcome as feedback.

Incoming relations