Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

For an assignment, I have to make a multi-agent system (very open-ended, but a short project), something like predator/prey or traffic simulation? It will be written in Jason/Agent speak. I am at a loss for ideas as to what to implement (what is feasible?), as it can be anything, the more bizarre the better!

1 Answer

0 votes
by (108k points)

Multi-agent systems consist of agents and their environment. Generally, multi-agent systems research refers to software agents. Though, the agents in a multi-agent system could equally well be robots, humans or human teams. A multi-agent system may contain combined human-agent teams.

Agents can be segmented into types spanning simple to complex. Categories include:

● Passive agents or "agent without goals" (such as obstacle, apple or key in any easy simulation)

● Active agents with simple goals (for example, birds in flocks, or wolf–sheep in prey-predator model)

● Cognitive agents (complex calculations)

For more information regarding the potential of a Multi-Agent System Approach for Production Control in Smart Factories, refer to the following link: 

https://www.sciencedirect.com/science/article/pii/S2405896318314332

If you are looking to learn more about Artificial Intelligence then you visit Artificial Intelligence Tutorial and Artificial Intelligence Course. Also, if you are appearing for job profiles of AI Engineer or AI Expert then you can prepare for the interviews on Artificial Intelligence Interview Questions.

Browse Categories

...