人工智能ai知识

Every agent that has a knowledge base and an inference system is known as a knowledge-based agent. The knowledge base contains all the information the agent has. This information can either be the data that is embedded into the agent in prior while its manufacturing or it can be the knowledge that the agent had gained through the experiences. In the knowledge-based agent, all the decision are taken in accordance with the data present in its knowledge base.

具有知识库和推理系统的每个代理都称为基于知识的代理。 知识库包含代理商拥有的所有信息。 该信息可以是在制造代理之前预先嵌入到代理中的数据,也可以是代理通过经验获得的知识。 在基于知识的代理中,所有决策都是根据其知识库中存在的数据做出的。

知识主体的水平 (Levels of knowledge-based agent)

The knowledge-based agent can be described using three levels. These are:

可以使用三个级别来描述基于知识的代理。 这些是:

  1. Knowledge level

    知识水平

  2. Logical level

    逻辑层次

  3. Implementation level

    实施水平

1)知识水平 (1) Knowledge level)

This is the basic and the most abstract level in a knowledge-based agent. This level describes the agent by what it knows, i.e. through its knowledge base. In this level, the information that the agent has, its goals and the utility are defined.

这是基于知识的代理中的基本和最抽象的级别。 此级别通过其所了解的内容(即通过其知识库)描述代理。 在此级别,定义了代理具有的信息,其目标和效用。

Example:

例:

A house cleaning agent knows where the mop is and where the floor is and where the cleaning material like the soap and detergents are kept. All this is defined in the knowledge level.

房屋清洁剂知道拖把在哪里,地板在哪里以及清洁材料(如肥皂和清洁剂)的存放位置。 所有这些都在知识级别中定义。

2)逻辑层次 (2) Logical level)

In the logical level, the raw and discrete information which is present in the knowledge level is encoded into sentences. In simple words, the agent in this level derives the logic out of the knowledge base according to the problem. It selects the required blocks of information and combines them meaningfully so as a decision could be made.

在逻辑级别,将知识级别中存在的原始信息和离散信息编码为句子。 简而言之,此级别的主体根据问题从知识库中导出逻辑。 它选择所需的信息块并将其有意义地组合在一起,以便做出决定。

Example:

例:

The house cleaning agent on getting all the information then checks and finds the place which is dirty and should be cleaned.

然后,房屋清洁剂将获取所有信息,然后检查并找到肮脏的地方并应清洁。

3)实施水平 (3) Implementation level)

This is the final layer of the knowledge-based agent. In the implementation level, the logic which the agent has derived in the logical level is brought to implementation. This layer deals with the physical representation of the sentences.

这是基于知识的代理的最后一层。 在实现级别中,将代理在逻辑级别中派生的逻辑应用于实现。 该层处理句子的物理表示。

Example:

例:

The cleaning agent after finding the place to clean finally takes action and cleans the dirt on the floor and as a result, the agent gets clean floor which is the goal state that the agent is designed to achieve.

找到清洁场所后,清洁剂最终会采取行动并清洁地板上的污垢,结果清洁剂便会清洁地板,这是清洁剂旨在达到的目标状态。

翻译自: https://www.includehelp.com/ml-ai/knowledge-based-agent-levels-in-artificial-intelligence.aspx

人工智能ai知识

人工智能ai知识_人工智能中基于知识的代理层相关推荐

  1. 人工智能ai 学习_人工智能中学习代理的要素

    人工智能ai 学习 As already discussed, the Learning agents have the capability to improve their knowledge b ...

  2. 人工智能ai 学习_人工智能中强化学习的要点

    人工智能ai 学习 As discussed earlier, in Reinforcement Learning, the agent takes decisions in order to att ...

  3. 人工智能ai发展前景_人工智能促进可持续发展的社会

    人工智能ai发展前景 An off-shelf Artificial intelligence language processing system can generate as much as 1 ...

  4. ai 计算机视觉_人工智能中的计算机视觉

    ai 计算机视觉 While a three-year-old child has a lot to learn about the world, one thing that he is alrea ...

  5. 神码ai人工智能写作机器人_人工智能和机器学习的最佳资源

    神码ai人工智能写作机器人 机器学习指南 (MACHINE LEARNING GUIDE) Half of this crazy year is behind us and summer is her ...

  6. ai决策_人工智能时代的决策

    ai决策 Possible consequences of decisions algorithms make on our behalf 决策算法可能代表我们做出的可能后果 Imagine you ...

  7. 神码ai人工智能写作机器人_人工智能和机器学习可以改善营销的6种方式

    神码ai人工智能写作机器人 Six months ago, bustling cities with flourishing businesses and communities across the ...

  8. 人工智能ai 学习_学习代理| 人工智能

    人工智能ai 学习 Learning is an important part of human behavior. It is the first step in the development p ...

  9. 人工智能ai思维_人工智能系统如何学习创造性思维

    人工智能ai思维 In such a hot situation of artificial intelligence, there have been many examples of using ...

最新文章

  1. 微信小程序接入,https服务器搭建和调试
  2. python 类-Python 类class定义 方法与属性教程
  3. 四十三、Scrapy 爬取前程无忧51jobs
  4. 常用电子接口大全,遇到不认识的,就翻出来对照辨认!
  5. 苹果电脑连服务器传文件慢,两个mac之间快速传递文件
  6. 实现在线用户列表的简单方法
  7. ssh相关命令Linux,Linux SSH常用命令 [长期更新]...
  8. PyTorch中文教程 | (1) PyTorch深度学习极速入门
  9. excel制作跨职能流程图_一款在线版流程图工具亿图图示
  10. linux裁剪视频教程,适用于Linux桌面的超简单实用的视频裁剪应用
  11. 内网穿透之Http穿透(让全网都可以访问你的项目)
  12. java以太网通讯西门子plc300_3套300PLC之间的以太网通讯
  13. 花了1个月时间,把Python库全部整理出来了,覆盖所有,建议收藏
  14. 迅雷下载器-FDM,看2019新年大电影
  15. Linux 基本使用和 web 程序部署
  16. Spring三大核心思想之AOP(面向切面编程)
  17. mac文件夹怎么重命名?苹果电脑文件夹重命名快捷键
  18. 华为融合电信云解决方案包括_华为云解决方案.ppt
  19. Aha!设计模式(21)-工厂方法(2)
  20. X710网卡RSS对称哈希

热门文章

  1. 信息系统项目管理师_信息系统项目管理师通过率是多少?
  2. oracle =1,oracle中的 where 1=1 和where 1 !=1
  3. 直面桌面云带来的现状优势
  4. ln命令总结,软链接硬链接文件删除原理画图详解
  5. MFC中的几个常用类——CFileDialog
  6. 【OSChina-MoPaaS应用开发大赛】豪美创新后台业务管理系统
  7. 上周回顾:艾妮闹春 Sun/HP高层人士震荡
  8. Linux启动或重启网卡【命令】
  9. linux 安装redis2.8.3,Linux及Windows安装Redis(详细)
  10. php的cms是什么意思,phpcms是什么系统