Sumários
Class 30. Theoretical class 19. Production system: a goal achievement mechanism
21 Novembro 2023, 13:00 • Luís Miguel Botelho
Production system: a goal achievement mechanism
- The agent goals in the partner discovery scenario
- Planning based goal achievement and production rule based goal achievement
- Production systems representation (production rules and actions), architecture and functioning
The exemplification of a working production system for a simple scenario (simplified Villain & Hero Game)
Class 29. Theoretical class 19. Post-execution waiting conditions
20 Novembro 2023, 21:00 • Luís Miguel Botelho
Para esta aula, estava planeado o sumário que segue abaixo. Infelizmente, esse plano não foi cumprido porque o software usado nas aulas ainda não resolve os problemas abordados.
Consequentemente, a aula foi convertida numa aula para esclarecimento de dúvidas
==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#
Post-execution waiting conditions
- How to solve the problem of an agent that receives a certain information amount but considers only a part of it? The need for post-execution waiting conditions (n sent questions, n received replies and holding time), statement_response_action specification (w/ conversation id), and action re-implementation
- Specification: post_execution_waiting(Action, ExecutionID)
- Action re-implementation
- statement_response_action
Test the whole scenario again and check that the described approach works well. This could be an exercise for the students
Class 29. Theoretical class 19. Post-execution waiting conditions
20 Novembro 2023, 13:00 • Luís Miguel Botelho
Para esta aula, estava planeado o sumário que segue abaixo. Infelizmente, esse plano não foi cumprido porque o software usado nas aulas ainda não resolve os problemas abordados.
Consequentemente, a aula foi convertida numa aula para esclarecimento de dúvidas
==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#==#
Post-execution waiting conditions
- How to solve the problem of an agent that receives a certain information amount but considers only a part of it? The need for post-execution waiting conditions (n sent questions, n received replies and holding time), statement_response_action specification (w/ conversation id), and action re-implementation
- Specification: post_execution_waiting(Action, ExecutionID)
- Action re-implementation
- statement_response_action
Test the whole scenario again and check that the described approach works well. This could be an exercise for the students
Class 28. Theoretical class 18. Post execution waiting conditions
17 Novembro 2023, 18:00 • Daniel Pesqueira Morgado
Show why agents dont consider all the answers that they can use.
Show that this problem is resolved if the following action get_community_members wait until all answers are received or
a certain time has passed
Class 27. Practical class 10 (Lab). Testing the complete partner discovery scenario with planning agents
17 Novembro 2023, 13:00 • Daniel Pesqueira Morgado
Testing the complete partner discovery scenario with planning agents
-Tests will be performed both on a local platform and on a remote platform.
- See exercises' sheet number 10 of practical and lab classes' section of the Autonomous Agents' public website (http://iscte.pt/~luis/aulas/aa)