ai系统架构_人工智能中的模糊逻辑系统架构

ai系统架构

The Fuzzy Logic System is a system which uses Fuzzy logic for reasoning. Fuzzy Logic is a very efficient method for performing human-like reasoning in conditions with uncertainty.

模糊逻辑系统是使用模糊逻辑进行推理的系统。 模糊逻辑是一种在不确定条件下执行类似人的推理的非常有效的方法。

If we take a look at the architecture of the Fuzzy Logic system, then we find that it is composed of the following four major parts:

如果我们看一下模糊逻辑系统体系结构 ,那么我们发现它由以下四个主要部分组成:

  1. Knowledge Base

    知识库

  2. Fuzzification Module

    模糊化模块

  3. Inference Engine

    推理机

  4. Defuzzification Module

    解模糊模块

Now, let us have a look at each of them one by one:

现在,让我们逐一查看它们:

1)知识库 (1) Knowledge Base)

Every system which works on Artificial Intelligence has a Knowledgebase. The Fuzzy logic system is also an AI-based system, and thus it also has its own knowledge base where all the information and data for the reference by the agent is stored. In the Knowledge Base of Fuzzy Logic system, the rules of the Fuzzy Logic set theory are stored. Their rules are present in the form of an if-else ladder. So, whenever the system tries to solve any problem, this if-else ladder is executed and the system then works on the rule that it gets from the matched condition.

每个在人工智能上运行的系统都有一个知识库。 模糊逻辑系统也是基于AI的系统,因此它也具有自己的知识库,该知识库存储了供代理参考的所有信息和数据。 在模糊逻辑系统的知识库中,存储了模糊逻辑集合论的规则。 他们的规则以if-else阶梯的形式出现。 因此,每当系统尝试解决任何问题时,都会执行此if-else梯形图,然后系统根据从匹配条件获得的规则进行工作。

2)模糊化模块 (2) Fuzzification Module)

The fuzzification module performs the conversion of the input information. The information is converted into a form which the system can search for in its Knowledge Base. This is done by splitting the sentences into simpler terms and extracting the main terms out of it which are then sent to the inference engine for further processing.

模糊化模块执行输入信息的转换。 信息将转换为系统可以在其知识库中搜索的形式。 这是通过将句子分成更简单的术语并从中提取主要术语来完成的,然后将其发送到推理引擎进行进一步处理。

3)推理机 (3) Inference Engine)

The Inference engine is the main component of the Fuzzy Logic System. If compared with the computer parts, our inference engine is the same as the processor of the computer. All the processing of the information takes place inside it. The task of the inference engine is to draw a valid result by analyzing and concluding all the information that it gets from the fuzzification module. This is again done by referring to the rules and prior information present in the Knowledge Base. The final conclusions made are then sent for further modification to the defuzzification module.

推理引擎是模糊逻辑系统的主要组件。 如果与计算机部件进行比较,我们的推理引擎与计算机的处理器相同。 信息的所有处理都在其中进行。 推理引擎的任务是通过分析和总结从模糊化模块获得的所有信息来得出有效的结果。 再次通过参考知识库中的规则和现有信息来完成此操作。 然后将得出的最终结论发送给去模糊化模块进行进一步修改。

4)解模糊模块 (4) Defuzzification Module)

The Defuzzification Module receives the processed information from the Inference Engine. This information contains the conclusion, but still, it is not in the form in which it was received, i.e. user-understandable form. So, the defuzzification module again converts this information into a form which is well accepted by the user.

去模糊化模块从推理引擎接收处理后的信息。 该信息包含结论,但仍然不是以其接收的形式,即用户可理解的形式。 因此,去模糊化模块再次将该信息转换为用户很好接受的形式。

fuzzy logic system

翻译自: https://www.includehelp.com/ml-ai/fuzzy-logic-system-architecture-in-artificial-intelligence.aspx

ai系统架构

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/380300.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Firefox中国即将成立,希望在华推行Web标准

Mozilla的首席技术官(vp engineering)Mike Schroepfer给Firefox的粉丝们带来一个好消息:Firefox在中国的负责人李宫昨日接到总部正式通知,将在中国成立公司.Mike称:“公司将设立在清华科技园,在Google、微软的旁边,不过一开始规模不会大,只有几个人.李宫将负责招兵买马.实际上,…

远控免杀专题3---msf自免杀

0x01 免杀能力一览表 上面表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。由于本机测试时只是安装了360全家桶和火绒,所以默认情…

苹果手机的计算机删除了怎么恢复,苹果手机电话删除了怎么恢复

在清理手机通讯录的时候,万一不小心误删了手机通讯录,怎么办。那么被删除的手机通讯录还能找回吗?答案是可以的,苹果手机通讯录删除了怎么恢复呢。苹果手机电话删除了怎么恢复一、从iCloud恢复步骤1、打开【设置】-【Apple ID】-【iCloud】&…

远控免杀4---Evasion免杀

0x01 免杀能力一览表 1、下表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。3、由于本机测试时只是安装了360全家桶和火绒,所以…

远控免杀5---Veil免杀

0x01 免杀能力一览表 1、下表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。3、由于本机测试时只是安装了360全家桶和火绒,所以…

远控免杀专题6---Venom免杀

0x01 免杀能力一览表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

查看ajax传来的数据,jQuery AJAX 方法 success()后台传来的4种数据

1.后台返回一个页面js代码/**(1)用$("#content-wrapper").html(data);显示页面*/$.ajax({async : false,cache : false,type : POST,url : area/prepareCreate,error : function() {alert(smx失败 );},success : function(data) {$("#content-wrapper").ht…

远控免杀专题7 ---shellter免杀

0x01 免杀能力一览表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

将文件拖到docker容器里,将docke 容器里文件拖到宿主里

docker将/root/shell目录下的putty.exe复制到容器内部: 查看容器ID: docker ps 复制: docker cp /root/shell/putty.exe 容器ID:/root docker将容器内部的/root/shell/payload.exe复制到宿主里: docker cp b8d6b6b6296d:/root…

拜托,出来混有点专业精神好不好

2007年5月25日的安徽日报头版中武警防汛大演练照片如下:很明显的最上面的两艘船是一样的,甚至连激起的浪花都相同,真不知道ps这幅图的同学当时怎么想的,一点专业精神都没有撒~再看看下面的盗版光碟《十面埋妇》的包装&…

远控免杀专题8---BackDoor-Facktory免杀

0x01 免杀能力一查表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

C和汇编----存储类别、链接和内存管理

0x01 存储类别 1、作用域 一个C变量的作用域可以是块作用域、函数作用域、函数原型作用域或文件作用域。 1.1 块作用域: 块是用一对花括号括起来的代码区域。比如函数体就是一个块。定义在块中的变量具有块作用域,块作用域变量的可见范围是从定义处到包…

服务器appcrash的问题怎么修复,ghost win7出现appcrash的问题怎么修复

ghost win7出现appcrash的问题怎么修复一位用户说在win7旗舰版电脑中运行程序会出现appcrash错误的提示,appcrash出错想必很多用户都遇到过,也不知道什么原因引起的,导致程序无法正常运行。那么有什么方法可以解决ghost系统win7运行程序出现a…

远控免杀专题9 --- Avet免杀

0x01 免杀能力一查表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

WF随笔系列之三 --- Code Activity 专题

系列目录:WF随笔系列之三 Out-of-the-Box Activities 专题目录 Code Activity是WF开发中使用最频繁的Activity之一,它要做工作的很简单,就是把一个或者几个Code Exec 一下,当此行为在执行时,触发一个Handlers:Execute…

A5流密码算法

0x01 A5/1流密码算法的基本用法 作用: 用于蜂窝式移动电话系统语言和数字加密 过程: A5/1算法用于用户的手机到基站之间的通信加密,通信内容到基站后先解密变成明文,然后再进行基站到基站之间,以及基站到用户手机之间…

远控免杀专题10--TheFatRat免杀

0x01 免杀能力一览表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

远控免杀专题11-Avoidz免杀

0x01 免杀能力一查表 几点说明: 1、上表中标识 √ 说明相应杀毒软件未检测出病毒,也就是代表了Bypass。 2、为了更好的对比效果,大部分测试payload均使用msf的windows/meterperter/reverse_tcp模块生成。 3、由于本机测试时只是安装了360全…

CAP与流密码

CAP 中流密码的操作 1 、Cipher 下拉菜单中选中Stream 2,设置LFSR 参数,设置好参数后点击Set Key LFSR Size:表示有几个寄存器 Initial key:寄存器的初始状态,每个寄存器初始值是0或1,放在一起转化成十六进制 Feedbac…

结构和其他数据形式

0x01 结构声明 结构声明(structure declaration)描述了一个结构的组织布局。 struct book{char title[MAXTITL];char author[MAXAUTL];float value; };该声明描述了一个由两个字符数组和一个float类型变量组成的结构。该声明并未创建实际的数据对象&am…