What is Artificial General Intelligence (AGI)?

Skill Level:

Artificial General Intelligence refers to AI systems capable of understanding, learning, and performing any intellectual task as humans do. Although AGI remains aspirational, it represents the goal of creating highly adaptable and versatile AI systems.

Other Definitions

Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Decision networks, also known as Probabilistic Graphical Models, are a type of AI model that represents uncertain knowledge using a graph structure. Decision Networks…
Incremental Learning is an AI technique that allows models to continuously learn from new data without retraining from scratch. Instead of training the model…
Neuroevolution is a type of AI learning that combines neural networks and evolutionary algorithms. Neuroevolution algorithms evolve neural networks over generations, adapting them to…