ADK.wang AI & 软件技术百科
全库汇聚全球 22,000+ 核心技术词条,深度引证上千本行业权威学术专著,涵盖大模型原理、云原生、架构设计与工程效能。
22,077
全量学术技术词条
9 大
核心专业领域体系
10,000+
权威专著深度引证
100%
原书精粹与工业对齐
专业技术领域分类
共 395 篇词条邻近算法
Nearest Neighbor Algorithm
例如,想象一下,一个模型使用邻近算法(Nearest Neighbor Algorithm)来预测某人的收入。
非关系数据库
NoSQL
根据数据组织方式的不同,数据库可以分为关系数据库(SQL)、非关系数据库(NoSQL)和新型可扩展数据库(NewSQL)。
非存在状态
Non-Existent
Active Version:初始状态为非存在状态(Non-Existent),表示当前没有活跃的Rendezvous。
齐奥塞斯库
Nicolae Ceausescu
在齐奥塞斯库(Nicolae Ceausescu)于1972年7月19日提交给罗马尼亚共产党国家委员会的一份报告中,我们可以看到特别尖锐的表达:“有些人认为,民族/国家(nation)是一个要被历史淘汰的概念,民族统一以及国家发展的政策,尤其是放在建设社会...
名称节点
NameNode
第 8 章 Hadoop 再探讨 8.2.1 HDFS HA 对于分布式文件系统 HDFS 而言,名称节点(NameNode)是系统的核心节点,存储了各类 元数据信息,并负责管理文件系统的命名空间和客户端对文件的访问。
National Airspace System (NAS)
NAS. 2006. National Airspace System (NAS) System Engineering Manual, version 3.1 (volumes 1-3). Washington,
National Cheng Kung University (NCKU)
mechanical engineering from National Cheng Kung University (NCKU), Tainan, Taiwan, in 1987, and
National Literacy Trust (NLT)
In the UK, the National Literacy Trust (NLT), a charity, has developed
命名节点
Name Node
在HDFS中,扮演这个角色的节点称为命名节点(Name Node),它维护着系统中的大量元数据,负责管理文件系统的命名空间(Name Space)和控制外部的访问,包括打开、关闭、重命名文件或目录,将数据块映射到具体的数据节点等。
Named Entity Linking (NEL)
Named Entity Linking (NEL) geht einen Schritt weiter als
Narrow Band Ultraviolet (UVB)
Else S., et al., “Skin Exposure to Narrow Band Ultraviolet (UVB) Light
National Crime Records Bureau (NCRB)
Statistical Evidence: According to the National Crime Records Bureau (NCRB) 2022 report:
National Electric Code (NEC)
mechanical connections. • National Electric Code (NEC) and Institute of Electrical and Electron-
National Formosa University (NFU)
Electronic Engineering, National Formosa University (NFU), Yunlin, Taiwan, and was promoted to
National Response Plan (NRP)
for all levels of government, and the National Response Plan (NRP), an
National Statistical Office (NSO)
according to the National Statistical Office (NSO)’s Elderly in India 2021 report.
National Weather Service (NWS)
The US National Weather Service (NWS) pro
Natural Question (NQ)
such as Stanford Question Answering Dataset (SQuAD), WikiQA, Natural Question (NQ), and HotpotQA are open domain question-answer...
Naur Form (BNF)
Backus-Naur Form (EBNF). PrimaryExpression ::= "this"
Network Attached Storage (NAS)
server and are directly attached. Network Attached Storage (NAS)
Neutral Density (ND)
Density filters. Neutral Density (ND) filters act like sunglasses for
Normal Language Handling (NLP)
Normal Language Handling (NLP) Libraries: NLP libraries like spaCy,
名字空间
Namespace
名字空间(Namespace) 名字空间为K8s集群提供虚拟的隔离作用,K8s集群初始有两个名字空间,分别是默认名字空间default和系统名字空间kube-system,除此以外,管理员可以可以创建新的名字空间满足需要。
数值型向量
Numeric Vectors
通过设计一种特别的输 入以使模型输出错误的结果,这便被称为对抗性攻击 图14-1 对抗攻击示例 由于机器学习算法的输入形式是一种数值型向量(Numeric Vectors),所以攻击者就 会通过设计一种有针对性的数值型向量从而让机器学习模型做出误判,这便被...