ai智能模式_AI的完整形式是什么?

ai智能模式

AI:人工智能 (AI: Artificial Intelligence)

AI is an abbreviation of "artificial intelligence", which occasionally called machine intelligence in the field of computer science. It is intelligence made understandable by machines, in comparison to the normal intelligence made understandable by humans and animals.

AI是“人工智能”的縮寫,在計算機科學領域有時稱為機器智能。 與人類和動物可以理解的普通智力相比,它是機器可以理解的智力。

Most significant AI course books describe the field as the study of "intelligent agents": any device that turned out to be aware of its environment and takes actions that get the most out of its possibility of effectively achieving its objectives. Informally, the term "artificial intelligence" is frequently used to illustrate machines (or computers) that imitate "cognitive" functions that humans correlate with the human mind, such as "learning" and "problem-solving".

最重要的AI課程書籍將這一領域描述為對“智能代理”的研究:任何能夠意識到其環境并采取行動以最大可能地實現其有效目標的設備。 非正式地,術語“人工智能”通常用于說明模仿人類與人類思維相關的“認知”功能(例如“學習”和“解決問題”)的機器(或計算機)。

  • As machines turn out to be progressively more competent and accomplished, responsibilities well-thought-out to necessitate "intelligence" are frequently eliminated from the definition of AI, a phenomenon known as the AI effect.

    隨著機器逐漸變得越來越稱職和成就,通常從AI的定義中消除了為“智能”所必需的深思熟慮的責任,這種現象被稱為AI效應。

  • A witty remark in Tesler's Theorem says "AI is whatever hasn't been done yet."

    特斯勒定理中的一句機智的話說:“人工智能是尚未完成的一切。”

    As an example, optical character recognition is commonly kept out from things regarded as to be AI, having turned out to be a routine technology.

    例如,光學字符識別通常被認為是一種常規技術,通常被認為與AI無關。

  • Modern machine abilities and competence commonly categorized as AI comprise effectively understanding human speech, challenging at the utmost stage in strategic game systems (such as chess and Go), autonomously operating cars, intelligent routing in content delivery networks, and military simulations.

    通常被歸類為AI的現代機器能力和能力包括有效地理解人類的語音,在戰略游戲系統(例如國際象棋和圍棋)的最高階段,自動駕駛的汽車,內容交付網絡中的智能路由以及軍事模擬方面具有挑戰性。

AI歷史 (AI History)

  • In 1955, Artificial intelligence was established as an academic discipline and in the years as it has experienced quite a lot of waves of hopefulness, followed by dissatisfaction and the loss of financial support, which known as an "AI winter", followed by innovative approaches, achievement, and enhanced financial support.

    1955年,人工智能被確立為一門學術學科,多年來,它經歷了許多希望浪潮,其次是不滿和失去經濟支持,這被稱為“人工智能之冬”,隨后是創新方法,成就和增強的財務支持。

  • AI research has been classified into subfields that frequently are unsuccessful to communicate with each other. These sub-fields are based on technological considerations.

    人工智能研究已被劃分為子領域,這些子領域經常無法彼此通信。 這些子字段基于技術考慮。

人工智能目標 (AI Objectives)

The conventional objectives of AI research comprise:

人工智能研究的常規目標包括:

  • Reasoning

    推理

  • Knowledge representation

    知識表示

  • Planning

    規劃

  • Learning

    學習

  • Natural language processing

    自然語言處理

  • Perception and the ability to move and manipulate objects.

    感知能力以及移動和操縱對象的能力。

General intelligence is among the field's long-standing objectives. The approaches of these objectives comprise:

通用情報是該領域的長期目標之一。 這些目標的方法包括:

  • Statistical methods

    統計方法

  • Computational intelligence

    計算智能

  • Traditional symbolic AI

    傳統象征性AI

Numerous tools are used in AI, comprising:

AI中使用了許多工具,包括:

  • Versions of search and mathematical optimization

    搜索和數學優化的版本

  • Artificial neural networks

    人工神經網絡

  • Methods based on statistics

    基于統計的方法

  • Probability

    可能性

  • Economics.

    經濟學。

The AI field represents ahead in the fields of:

AI領域在以下領域中遙遙領先:

  • Computer science

    計算機科學

  • Information engineering

    信息工程學

  • Mathematics

    數學

  • Psychology

    心理學

  • Linguistics

    語言學

  • Philosophy

    哲學

  • And, a lot of additional fields.

    而且,還有很多其他領域。

Reference: Artificial_intelligence

參考: Artificial_intelligence

翻譯自: https://www.includehelp.com/dictionary/ai-full-form.aspx

ai智能模式

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/540649.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/540649.shtml
英文地址,請注明出處:http://en.pswp.cn/news/540649.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

centos6.5安裝python3.6

1、下載Python安裝包 wget https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tgz 2、解壓安裝包:tar -xzvf Python-3.6.0.tgz 3、進入安裝包路徑:cd Python-3.6.04、編譯安裝包 注意:prefix參數用于指定將Python安裝在新目錄&#xff…

BE的完整形式是什么?

工學學士 (BE: Bachelor of Engineering) BE is an abbreviation of Bachelor of Engineering. It is a bachelors degree program for under graduation in engineering and the duration of this course is 4 years. It is provided in many countries like India, Canada, S…

史上最詳細Windows版本搭建安裝React Native環境配置

說在前面的話: 感謝同事金曉冰傾情奉獻本環境搭建教程 之前我們已經講解了React Native的OS X系統的環境搭建以及配置,鑒于各大群里有很多人反應在Windows環境搭建出現各種問題,今天就特意更新一貼來說明。關于os x環境搭建以及react native入門學習資料…

程序代碼錯誤檢測_錯誤檢測代碼

程序代碼錯誤檢測錯誤檢測代碼 (Error Detecting Codes) A group of bits is known as words, and these words move as an entity from one block to another in the digital system. While moving from one part to another within the system via transmission media, the b…

Web瀏覽器端通過https 使用mqtt通訊

做的產品簡介 這次需要做一個web端的上課平臺,有音視頻通訊,有白板(畫板)功能,有文字通訊等。技術點 音視頻通訊需要走Webrtc需要跟ios, android, windows, mac 客戶端互聯互通一般通訊通過mqtt協議MQTT簡介 MQTT(Message Queuing…

vga顯示模式_VGA的完整形式是什么?

vga顯示模式VGA:視頻圖形陣列 (VGA: Video Graphics Array) VGA is an abbreviation of "Video Graphics Array". VGA是“視頻圖形陣列”的縮寫 。 It is a three-row 15-pin DE-15 connector display hardware developed by IBM in 1987. It was first …

【iCore4 雙核心板_FPGA】例程十一:FSMC總線通信實驗——獨立地址模式

實驗原理: STM32F767上自帶FMC控制器,本實驗將通過FMC總線的地址獨立模式實現STM32與FPGA 之間通信,FPGA內部建立RAM塊,FPGA橋接STM32和RAM塊,本實驗通過FSMC總線從STM32向 RAM塊中寫入數據,然后讀取RAM出來的數據進行…

世界糧農組織五大健康食品_糧農組織的完整形式是什么?

世界糧農組織五大健康食品糧農組織:請注意 (FAO: For the Attention Of) FAO is an abbreviation of "For the Attention Of". FAO是“ For the Attention Of”的縮寫 。 It is an expression, which is commonly used in the Gmail platform. When a ma…

http 412 precondition failed

2019獨角獸企業重金招聘Python工程師標準>>> 今天在谷歌瀏覽器上刷新頁面的時候,出現了 如下失敗信息: HTTP 412 (Precondition Failed) 想想當時的動作是在發送ajax請求失敗之后,再刷新,就會出現上面的失敗問題。百度…

Python | Pyplot標簽

There are the following types of labels, 標簽有以下幾種, 1)X軸貼標 (1) X-axis labelling) plt.xlabel(Number Line)# Default labellingplt.xlabel(Number Line, colorgreen)#Font colour Changedplt.xlabel(Number Line, colorGreen, fontsize15)#Font size …

LTNS的完整形式是什么?

LTNS:很久沒看到 (LTNS: Long Time No See) LTNS is an abbreviation of "Long time, no see". LTNS是“長時間,看不見”的縮寫 。 It is an English phrase used when people meet and greet each other after a while when in between they…

MySQL Index Condition Pushdown

2019獨角獸企業重金招聘Python工程師標準>>> 一、Index Condition Pushdown簡介 ICP(index condition pushdown)是mysql利用索引(二級索引)元組和篩字段在索引中的where條件從表中提取數據記錄的一種優化操作。ICP的思…

ADBB的完整形式是什么?

ADBB:所有完成的再見 (ADBB: All Done Bye Bye) ADBB is an abbreviation to All Done Bye Bye. ADBB是All Done Bye Bye的縮寫。 Whenever a person wants to convey his message to another person, they use some sort of short-form in the text messages. ADB…

c 環境

系統ubuntu sudo apt-get install vim g openssh-server libgl1-mesa-dev檢查下安裝的版本gcc -v g -v make -v gdb -v 轉載于:https://blog.51cto.com/skinglzw/1964449

java.util (Collection接口和Map接口)

1:Collection和Map接口的幾個主要繼承和實現類 1.1 Collection接口 Collection是最基本的集合接口,一個Collection代表一組Object,即Collection的元素(Elements)。一些Collection允許相同的元素而另一些不行。一些能排…

scala 拆分字符串翻轉_Scala程序分割字符串

scala 拆分字符串翻轉A string is a collection that stores multiple characters, it is an immutable sequence which cannot be changed. 字符串是存儲多個字符的集合,它是不可更改的不可更改的序列。 分割字符串 (Splitting a string) In Scala, using the spl…

[轉載] python 簡單示例說明os.walk和os.path.walk的不同

參考鏈接: 示例說明Python2.x和Python3.x之間的重要區別 import os,os.path def func(arg,dirname,names): for filespath in names: print os.path.join(dirname,filespath) if __name__"__main__": print "os.walk" index 1 for root,subd…

c#中索引器是什么_C#中的索引器

c#中索引器是什么An Indexer is a special feature of C# to use an object as an array. If you define an indexer in a class then it will behave like a virtual array. Indexer is also known as smart array in C#. It is not a compulsory or essential part of OOPS. …

asp.net MVC5為WebAPI添加命名空間的支持

前言 默認情況下,微軟提供的MVC框架模板中,WebAPI路由是不支持Namespace參數的。這導致一些比較大型的項目,無法把WebApi分離到單獨的類庫中。 本文將提供解決該問題的方案。 微軟官方曾經給出過一個關于WebAPI支持Namespace的擴展&#xff0…

[轉載] Python3.X 線程中信號量的使用方法示例

參考鏈接: 示例說明Python2.x和Python3.x之間的重要區別 信號量semaphore 是一個變量,控制著對公共資源或者臨界區的訪問。信號量維護著一個計數器,指定可同時訪問資源或者進入臨界區的線程數。下面這篇文章主要給大家介紹了關于Python3.X 線…