Feuilles python jupyter qui ont pour objectif de montrer les bases d'un système multi-agents. Nous montrons notamment ici comment concevoir un tel système en Python, à travers des petites applications avec exercices. Toutes ces feuilles sont associées à une machine virtuelle Binder pour vous éviter d'installer quoi que ce soit.
Python jupyter sheets that aim to show the basics of a multi-agent system. We show here how to design such a system in Python, through small applications with exercises. All these sheets are associated with a virtual Binder machine to avoid installing anything.
This jupiter sheet aims to show the basics of a multi-agent system. In particular, we show here how to design such a system in Python, through a small application of agents in social networks.
This jupyter sheet follows the mas_basics. Its purpose is to show how to represent a carpooling system with the help of a multi-agent system and to be able to carry out some experiments with it.
This jupyter sheet follows the mas_basics. Its purpose is to show how to code a social welfare problem, and to solve this problem with a multi-agent system