Indice degli argomenti

  • Introduzione

    • Hi all,

      Here are the final dates for the course:

      - 22/1: 14:00 - 16:00, Sala Seminari, Daniela Briola

      - 23/1: 14:00 - 16:00, Sala Seminari, Daniela Briola

      - 28/1: 14:00 - 17:00, Sala Riunioni primo piano, Viviana Mascardi

      - 29/1: 9:30 - 11:30 U14, T023, Viviana Mascardi

      - 4/2: 14:00 - 17:00, Sala Riunioni primo piano, Rafael Bordini

      - 5/2: 9:30 - 11:30, Sala Riunioni primo piano, Rafael Bordini

      -11/02: 13:30 - 15:30, Sala Riunioni primo piano, Daniela Briola

      -12/02: 10:00 - 12:00, Sala Riunioni primo piano, Daniela Briola

      -13/02: 10:00 - 12:00, Sala Riunioni primo piano, Daniela Briola


  • Multiagent systems introduction (Dott. Daniela Briola, 2hr)

    Introduction to MultiAgent systems:

    • What is a Multiagent system (MAS)?
    • Specific aspects of MAS
    • When a MAS can be a good solution?
    • MAS and Simulation with MASs
    • Platforms overview
    Some example of real MASs, developped in JADE.
  • Ontologies (Dott. Daniela Briola, 2hr)

    Introductions (fast) to the ontologies

    OWL: main features

    Protegè for developing an OWL ontology.

    Please install Protegè 3.5 on your laptop (and download from here the ontology for JADE).

    https://protege.stanford.edu/download/protege/3.5/installanywhere/Web_Installers/

  • BDI agents and Jason (prof. Viviana Mascardi, 5hr)

    28th of January:
    Introduction to BDI agents and to the speech act theory (1h)
    Introduction to Jason (1h)
    Lab on "strong" agenthood: the agent's belief base and the logic-based reasoning mechanism it supports (1h)

    29th of January:
    Lab on social ability: communication in Jason (1h)
    Lab on situatedness: environment in Jason (1h)

    For the practical part, students can follow and replicate the demos.

    Students should install Jason on their laptops and come with laptops: https://sourceforge.net/projects/jason/files/

    In this folder, students can find the slides of this part:

    https://drive.google.com/drive/folders/1KhCKScoW1VmWlmFcK2-XJQHna6YFU04f

  • The JaCaMo platform (prof. Rafael Bordini, 5hr)

    04/02
    An introduction to CArtAgO (1/2 hour)
    An introduction to Moise (1/2 hour)
    An overview of the JaCaMo platform (1 hour)
    Examples of JaCaMo systems (1 hour)

    05/02
    Practical session with exercises on JaCaMo development:
    - Voting system (1 hour)
    - Ontologies (1 hour)

    Students should have JaCaMo installed.

    To install it as an Eclipse plugin they need to first install Eclipse and then follow exactly these instruction (being careful about which URL to use depending on the version of Eclipse):
    http://jacamo.sourceforge.net/eclipseplugin/tutorial/
    There are other ways to use JaCaMo that does not require Eclipse:
    http://jacamo.sourceforge.net/doc/install.html


    Url for the ontology part

    https://github.com/DeboraEngelmann/ontology_access_example

  • Introduction to JADE (Dott. Daniela Briola, 2hr)

    The JADE platform (2hrs):

    • Platforms and containers
    • Agent life cycle
    • Behaviours
    • Scheduling
    • DF and AMS
    • Message Exchange
    • Jade GUIs
    • Some Examples
    Please install Jade (4.4) and an Eclipse (I'm using Mars, but others should be ok too) + jdk 1.8.
  • Jade and Ontologies (2hrs)

    DF usage
    Exploiting ontologies in JADE: OntologyBeanGenerator 5

    Please install Protegè 3.5 (or 3.4.8) and OBJ5.2 (see at the end of this post)

  • JADE as a p2p platform, design examples

    Turning JADE into a p2p platform (LEARN)

    DF Subscription

    MAS design example