(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Cognitive Knowledge Representation in Artificial Agents

What is it about?

The paper presents a unifying representational framework for concept representation and reasoning in artificial systems and in cognitive architectures.

Why is it important?

Our findings show that the proposed representational and reasoning framework enables forms of common-sense reasoning in artificial agents.

Read more on Kudos…
The following have contributed to this page:
Antonio Lieto
' ,"url"));