zoukankan      html  css  js  c++  java
  • [Knowledge-based AI] {ud409} Lesson 1: 01

    Characteristics of AI Problems

     Characteristics of AI Agents

     

     What is Knowledge-Based AI?

     

    Optional Reading: "What is AI anyway?" - Ashok K. Goel, Jim Davies 

     Foundations: The Four Schools of AI

    Optional reading: Artificial Intelligence: A Modern Approach (Russell & Norvig), Ch. 1 Section 1.

    A pdf of the first chapter of the book can be found on the authors' homepage, at this link.

     What are Cognitive Systems?

    Optinal reading: The Cognitive Systems Paradigm (Langley Paradigm)

    Cognitive System Architecture 

     

    three layers architecture:

    • Reaction: not planning, just conditional reaction
    • Deliberation: planning
    • Metacognition: reasons about internal metal world (including deliberation or reaction).
      •  => eg, change the lane to the left, the cars behind honk because I didnt leave enough space for the cars alread on the left lane
      •    => be aware that the lane chaning didnt go smoothly
      •    => think about my actions and deliberation led to the actions
      •    => may decide to change or reconfigure or repair the deliberation that led to the suboptimal plan for chaning the lanes

     Topics in KBAI

     

     

  • 相关阅读:
    如何改变checkbox的样式
    EChart.js 简单入门
    Javascript异步编程的4种方法
    手写手机网站
    Handlebars的基本用法
    装饰器
    using Newtonsoft.Json;
    chrome插件学习笔记
    绩效考核如何快速评分
    wx jssdk
  • 原文地址:https://www.cnblogs.com/ecoflex/p/10978532.html
Copyright © 2011-2022 走看看