zoukankan      html  css  js  c++  java
  • BehaviorBased Intelligence

    Computer Science An Overview _J. Glenn Brookshear _11th Edition

    Early work in artificial intelligence approached the subject in the context of explicitly
    writing programs to simulate intelligence. However, many argue today that human
    intelligence is not based on the execution of complex programs but instead by simple
    stimulus-response functions that have evolved over generations. This theory of
    “intelligence” is known as behavior-based intelligence because “intelligent” stimulus-
    response functions appear to be the result of behaviors that caused certain individu-
    als to survive and reproduce while others did not.
    Behavior-based intelligence seems to answer several questions in the artificial
    intelligence community such as why machines based on the von Neumann architec-
    ture easily outperform humans in computational skills but struggle to exhibit com-
    mon sense. Thus behavior-based intelligence promises to be a major influence in
    artificial intelligence research. As described in the text, behavior-based techniques
    have been applied in the field of artificial neural networks to teach neurons to behave
    in desired ways, in the field of genetic algorithms to provide an alternative to the
    more traditional programming process, and in robotics to improve the performance of
    machines through reactive strategies.
     
     
  • 相关阅读:
    工程师的十层楼,上
    工程师的十层楼 (下)
    2011CCTV中国经济年度人物评选结果揭晓
    IT行业程序员薪水差距之大的原因是什么
    单片机C应用开发班
    【分享】对输入子系统分析总结
    P6156 简单题 题解
    P3911 最小公倍数之和 题解
    dp 做题记录
    UVA12298 Super Poker II 题解
  • 原文地址:https://www.cnblogs.com/rsapaper/p/6099781.html
Copyright © 2011-2022 走看看