|
data 音标拼音: [d'etə] [d'ætə] n. 数据,论据,资料 数据,论据,资料 data资料; 数据
data无资料
data资料缩减
data资料可靠度
data资料检索
data资料电话电路
data资料终端设备
data资料终端设备
data资料传输陷阱
data资料传输利用比 data资料 数据 data n 1: a collection of facts from which conclusions may be drawn; " statistical data" [ synonym: { data}, { information}] Data \ Da" ta\, n. pl. [ L. pl. of datum.] 1. See { Datum}. [ 1913 Webster] 2. a collection of facts, observations, or other information related to a particular question or problem; as, the historical data show that the budget deficit is only a small factor in determining interest rates. Note: The term in this sense is used especially in reference to experimental observations collected in the course of a controlled scientific investigation. [ PJC] 3. ( Computers) information, most commonly in the form of a series of binary digits, stored on a physical storage medium for manipulation by a computer program. It is contrasted with the { program} which is a series of instructions used by the central processing unit of a computer to manipulate the data. In some conputers data and execuatble programs are stored in separate locations. [ PJC]
Datum \ Da" tum\, n.; pl. { Data}. [ L. See 2d { Date}.] 1. Something given or admitted; a fact or principle granted; that upon which an inference or an argument is based; -- used chiefly in the plural. [ 1913 Webster] Any writer, therefore, who . . . furnishes us with data sufficient to determine the time in which he wrote. -- Priestley. [ 1913 Webster] 2. a single piece of information; a fact; especially a piece of information obtained by observation or experiment; -- used mostly in the plural. [ PJC] 3. pl. ( Math.) The quantities or relations which are assumed to be given in any problem. [ 1913 Webster] 4. ( Surveying) a point, line, or level surface used as a reference in measuring elevations. -- RHUD [ PJC] { Datum line} ( Surv.), the horizontal or base line, from which the heights of points are reckoned or measured, as in the plan of a railway, etc. [ 1913 Webster] 209 Moby Thesaurus words for " data": ALGOL, COBOL, FORTRAN, Festschrift, a priori principle, account, acquaintance, affirmation, alphabetic data, alphanumeric code, ana, angular data, announcement, anthology, apriorism, aquarium, assembler, assertion, assumed position, assumption, axiom, basis, basis for belief, binary digit, binary scale, binary system, bit, blue book, body, body of evidence, brass tacks, briefing, bug, bulletin, byte, categorical proposition, chain of evidence, chrestomathy, clue, collectanea, collection, command pulses, commands, communication, communique, compilation, compiler, computer code, computer language, computer program, control signals, controlled quantity, corpus, correcting signals, datum, details, directory, dispatch, documentation, enlightenment, error, error signals, essential facts, essentials, evidence, exhibit, experience, expertise, fact, facts, factual base, factual information, familiarity, familiarization, feedback pulses, feedback signals, figures, film data, first principles, florilegium, foundation, fund, gen, general information, ground, grounds, grounds for belief, guidebook, handout, hard information, hexadecimal system, holdings, hypothesis, hypothesis ad hoc, incidental information, indication, info, information, input data, input quantity, instruction, instructions, intelligence, intimacy, item of evidence, ken, know- how, knowing, knowledge, lemma, library, light, machine language, major premise, manifestation, mark, material grounds, materials, matter, menagerie, mention, message, minor premise, multiple messages, muniments, museum, mute witness, noise, notice, notification, numeric data, octal system, oscillograph data, output data, output quantity, philosopheme, philosophical proposition, piece of evidence, play, polar data, position, postulate, postulation, postulatum, practical knowledge, premise, premises, presentation, presupposition, private knowledge, privity, promotional material, proof, proposition, propositional function, publication, publicity, punch- card data, random data, ratio cognoscendi, raw data, reason to believe, rectangular data, reference quantity, release, relevant fact, report, ruly English, self- knowledge, sidelight, sign, signals, single messages, statement, statistics, sumption, supposal, symptom, technic, technics, technique, text, the data, the details, the dope, the facts, the goods, the information, the know, the particulars, the picture, the scoop, the score, the specifics, the whole story, theorem, thesis, token, transmission, treasure, truth table, truth- function, truth- value, unorganized data, visible- speech data, white book, white paper, word, zoo /day't*/ (Or "raw data")
Numbers, {characters}, {images}, or other method of recording,
in a form which can be assessed by a human or (especially)
input into a {computer}, stored and {processed} there, or
transmitted on some {digital channel}. Computers nearly
always represent data in {binary}.
Data on its own has no meaning, only when interpreted by some
kind of {data processing system} does it take on meaning and
become {information}.
For example, the binary data 01110101 might represent the
integer 117 or the {ASCII} lower case U character or the blue
component of a pixel in some {video}. Which of these it
represents is determined by the way it is processed (added,
printed, displayed, etc.). Even these numbers, characters or
pixels however are still not really information until their
context is known, e.g. my bank balance is £117, there are two
Us in "vacuum", you have blue eyes.
(2007-09-10)
|
安装中文字典英文字典查询工具!
中文字典英文字典工具:
英文字典中文字典相关资料:
- 知乎 - 有问题,就会有答案
知乎,中文互联网高质量的问答社区和创作者聚集的原创内容平台,于 2011 年 1 月正式上线,以「让人们更好的分享知识、经验和见解,找到自己的解答」为品牌使命。知乎凭借认真、专业、友善的社区氛围、独特的产品机制以及结构化和易获得的优质内容,聚集了中文互联网科技、商业、影视
- 《Inception》为什么翻译成盗梦空间?原词 inception 有什么隐含的意思吗? - 知乎
Inception 内地译名:盗梦空间;香港译名:潜行凶间;台湾译名:全面启动。 要从「信达雅」的标准来说,我觉得内地译名《盗梦空间》是以上三个译名里最好的。因为 Inception 是一部「盗匪片」,一帮人潜入他人梦境完成一个偷盗任务(而故事还有翻转,他们其实是要植入一个想法)。所以翻译成
- GoogLeNet(Inception-v1)架构? - 知乎
GoogLeNet(Inception-v1)是一个具有高度创新性的深度学习架构,通过引入Inception模块,使得网络能够在较低的计算复杂度下,提取多尺度特征,显著提高了卷积神经网络的性能。
- Inception家族进化史「GoogleNet、Inception、Xception」
Inception基于假设:卷积时将通道和空间卷积分离会更好。 其1x1的卷积作用于通道,3x3的卷积同时作用于通道和空间,没有做到完全分离。 Xception (Extream Inception)则让3x3卷积只作用于一个通道的特征图,从而实现了完全分离。 InceptionV3到Xception的演化
- 如何解析深度学习 Inception 从 v1 到 v4 的演化? - 知乎
Inception v1的这两个特点被后续的Inception版本一直沿续,可以看作是Inception系列的标志。 BN-Inception BN-Inception在Inception v1的基础上引入了Batch Normalization(BN)操作,提高训练效率的同时也大幅提升了Inception的性能。 Inception v2 v3 Inception v2和v3是在同一篇文章中提出来的。相比Inception v1,结构上的改变主要
- 卷积神经网络结构简述(二)Inception系列网络 - 知乎
Inception V2和Inception V3的改进,主要是基于V3论文中提到的四个原则: 避免表示瓶颈,尤其是在网络的前面。 一般来说,特征图从输入到输出应该缓慢减小。 高维度特征在网络局部处理更加容易。 考虑到更多的耦合特征,在卷积网络中增加非线性。
- 如何评价Inception Lab的扩散大语言模型Mercury coder? - 知乎
尽管在Inception Labs官网和三位创始人的发表论文中找了很久,我也没找到扩散大语言模型的技术细节。 还好,在github上发现了类型的开源项目LLaDA [2],这是由中国人大的李崇轩团队开发并开放了模型权重和论文。
- 哪位大神解释下inception score? - 知乎
故要使得生成图像的inception score高,就需要 1 最大化H (y);也就是对于输入的样本,通过inception_v3模型后的类别要均衡,衡量模式坍塌。 2 最小化H (y|x);说明对于输入的样本,通过inception_v3模型后预测某类别的置信度要高,衡量图片生成的质量。
- 谷歌Inception网络中的Inception-V3到Inception-V4具体作了哪些优化?
刚好最近在公司讲论文做了一套ppt 简单说,Inception V4与Inception V3相比主要是对inception结构前的常规conv-pooling结果进行了改进,并加深了网络。 然后将Inception V3与V4分别与ResNet结合,得到了Inception-ResNet-v1和v2。
- 如何理解盗梦空间的英文名inception? - 知乎
可以把inception理解成 “植入”,“奠基” 的含义 下面说一下如何理解 盗梦空间的整个故事是围绕着一个核心问题的——想法 (或者说意图)是否能被植入。 盗梦者们通常做的事是“盗”,也就是通过进入目标的梦境来获取目标潜意识里的秘密信息,是一个 “获取” 的过程。 而本片中Cobb团队进行的
|
|