英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

detestable    
a. 嫌恶的,可憎的,可厌恶的

嫌恶的,可憎的,可厌恶的

detestable
adj 1: offensive to the mind; "an abhorrent deed"; "the obscene
massacre at Wounded Knee"; "morally repugnant customs";
"repulsive behavior"; "the most repulsive character in
recent novels" [synonym: {abhorrent}, {detestable},
{obscene}, {repugnant}, {repulsive}]
2: unequivocally detestable; "abominable treatment of
prisoners"; "detestable vices"; "execrable crimes";
"consequences odious to those you govern"- Edmund Burke [synonym:
{abominable}, {detestable}, {execrable}, {odious}]

Detestable \De*test"a*ble\, a. [L. detestabilis: cf. F.
d['e]testable.]
Worthy of being detested; abominable; extremely hateful; very
odious; deserving abhorrence; as, detestable vices.
[1913 Webster]

Thou hast defiled my sanctuary will all thy detestable
things, and with all thine abominations. --Ezek. v. 11.

Syn: Abominable; odious; execrable; abhorred.
[1913 Webster]

90 Moby Thesaurus words for "detestable":
abhorrent, abominable, arrant, atrocious, awful, base, beastly,
below contempt, beneath contempt, blameworthy, brutal,
contemptible, crude, deplorable, despicable, despiteful, dire,
disgusting, dreadful, egregious, enormous, execrable, fetid,
filthy, flagrant, forbidding, foul, fulsome, grievous, gross,
hateful, heinous, horrible, horrid, ignoble, infamous, lamentable,
loathsome, lousy, malodorous, mephitic, miasmal, miasmic,
monstrous, nasty, nauseating, nefarious, noisome, notorious,
noxious, objectionable, obnoxious, obscene, odious, offensive,
outrageous, pitiable, pitiful, rank, rebarbative, regrettable,
repellent, reprehensible, repugnant, repulsive, revolting, rotten,
sad, scandalous, schlock, scurvy, shabby, shameful, shocking,
shoddy, sickening, sordid, sorry, squalid, stinking, terrible,
too bad, unclean, unlikable, vile, villainous, woeful, worst,
worthless, wretched


请选择你想看的字典辞典:
单词字典翻译
detestable查看 detestable 在百度字典中的解释百度英翻中〔查看〕
detestable查看 detestable 在Google字典中的解释Google英翻中〔查看〕
detestable查看 detestable 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Nature:DeepMind大模型突破60年数学难题,解法超出人类 . . .
    用大模型解决困扰数学家60多年的问题,谷歌 DeepMind 最新成果再登Nature。 作者之一、谷歌DeepMind研究副总裁Pushmeet Kohli表示: 训练数据中不会有这个方案,它之前甚至根本不为人类所知。 这项技术名为 FunSearch,其中的Fun是函数(Function)一词的简写。
  • DeepMind论文登上Nature:困扰数学家几十年的难题,大 . . .
    现在,来自 Google DeepMind 的研究团队提出了一种为数学和计算机科学问题搜索解决方案的新方法 ——FunSearch。 FunSearch 的工作原理是将预训练的 LLM(以计算机代码的形式提供创造性解决方案)与自动「评估器」配对,以防止产生幻觉和错误思路。 通过在这两个组件之间来回迭代,最初的解决方案演变成了「新的知识」。 相关论文发表在《自然》杂志上。 这项工作是首次利用 LLM 在科学或数学的挑战性开放问题方面取得新发现。 FunSearch 发现了 cap set 问题的全新解决方案,这是数学中一个长期存在的开放问题。
  • FunSearch:如何用LLM实现数学新发现? - 知乎
    通过双方迭代,初步解决方案“进化”为新知识。 该系统搜索计算机代码形式的“函数”;因此命名为FunSearch。 这是首次使用大型语言模型在科学和数学难题上取得新发现。 FunSearch 找到了悬而未决的数学公开问题—— 盖子集问题 的新解决方案。
  • Mathematical discoveries from program search with large language models
    FunSearch makes discoveries in established open problems using large language models by searching for programs describing how to solve a problem, rather than what the solution is
  • 论文笔记 | Nature 2023 FunSearch:利用大语言模型在数学 . . .
    FunSearch是Google的PaLM-2模型驱动的算法,首次使用大语言模型解决数学难题,如cap set问题。 该方法通过迭代优化程序,生成新的数学解决方案,展示了大语言模型在科学发现中的潜力。
  • DeepMind论文登上Nature:大模型找到数学难题最新解,赢 . . .
    谷歌DeepMind的FunSearch利用大语言模型和自动评估器解决了经典数学难题,如帽设集和装箱问题,实现可验证的新发现。 这种方法不仅提供解决方案,还揭示了思考过程,预示LLM在科学和工程领域的广阔应用前景。 谷歌DeepMind大模型最新研究突破来了!
  • DeepMind论文登上Nature:大模型找到数学难题最新解,赢 . . .
    FunSearch 首先挑战了数学中长期存在的帽子集(Cap set)问题,并发现了新的解决方案。 帽子集问题是数学界有名的难题,简单来讲就是在一个高维的网格里找到最大的一群点(称为cap set),且这些点里任意三个点都不能排成一条直线。 听起来是不是有点像在玩一个超级复杂的连连看? 但这个问题是各种极端条件、复杂问题的一个缩影。 用普通的计算方法根本无法解决,要考虑到的计算可能性甚至比宇宙中的原子还多。 而FunSearch不仅找到了解决方案,而且还以程序的形式呈现出来。 在某些特定的设置下,它找到了迄今为止最大的cap sets! 直接一跃成为了过去20年里cap set问题上最大的突破。 这同时表明了人类首次使用LLMs为科学或数学中的挑战性开放问题做出了新发现。
  • Nature重磅:击败人类数学家,AI首次攻破经典数学难题
    这项研究首次利用了 LLMs 在挑战科学或数学中的开放问题。 FunSearch 发现了上限集问题的新解决方案,而这是数学中一个长期存在的开放问题。 此外,为了展示 FunSearch 的实际用途,研究人员用它来发现更有效的算法来解决“装箱”问题,该问题具有无处不在的应用,例如提高数据中心的效率。 科学进步始终依赖于分享新理解的能力。 FunSearch 成为特别强大的科学工具的原因在于,它输出的程序揭示了如何构建其解决方案,而不仅仅是解决方案是什么。 论文作者表示,“希望这能够激发使用 FunSearch 的科学家的进一步见解,推动改进和发现的良性循环。
  • DeepMind论文登上Nature:困扰数学家几十年的难题,大 . . .
    尽管与 cap set 问题非常不同,但为这个问题设置 FunSearch 很容易。 FunSearch 提供了一个自动定制的程序(适应数据的具体情况),优于现有的启发式方法 —— 可以使用更少的箱子来打包相同数量的物品。





中文字典-英文字典  2005-2009