What is Multi-Agent Systems?

Skill Level:

Multi-Agent Systems are AI systems where multiple autonomous agents interact and collaborate to accomplish a goal. These agents can be software programs, robots, or even humans. Multi-agent systems are used in diverse applications, including traffic management, supply chain optimisation, and social networks.

Other Definitions

Feature Extraction refers to the process of identifying and selecting the most relevant features from raw data to enhance AI model performance. By extracting…
Graph Neural Networks are machine learning models designed to handle data structured as graphs. They can capture relationships and dependencies between entities and perform…
A Virtual Assistant (or Virtual Agent) is an AI-powered software or application that performs various tasks and assists users with their daily activities. It…
Genetic Algorithms are optimisation techniques inspired by the principles of evolution. By mimicking natural selection, Genetic Algorithms explore a large search space and find…