Knowledge Representations

Giovanni Tummarello (Siren) https://learning.oreilly.com/videos/oreilly-strata-data/9781492050681/9781492050681-video327482?autoplay=false

Original syllabus for lecture 12:

Every intelligent agent needs to know how the world works for each task it encounters. These facts are stored in its Knowledge Base also known as Knowledge Graph. In addition as the agent affects the environment it must be able to create the right representations using its perception systems and update the knowledge base with dynamic content. Finally it needs to draw conclusions - aka infer new facts from existing ones - that will help the task at hand. Readings: AIMA Chapter 12 and selected papers.