|
geometrical 音标拼音: [dʒ ,iəm'ɛtrɪkəl] a. 几何学的,几何的 几何学的,几何的 geometrical adj 1: of or relating to or determined by geometry [ synonym: { geometric}, { geometrical}] 2: characterized by simple geometric forms in design and decoration; " a buffalo hide painted with red and black geometric designs" [ synonym: { geometric}, { geometrical}] Geometric \ Ge` o* met" ric\, Geometrical \ Ge` o* met" ric* al\, a. [ L. geometricus; Gr. ?: cf. F. g[' e] om[' e] trique.] 1. Pertaining to, or according to the rules or principles of, geometry; determined by geometry; as, a geometrical solution of a problem. [ 1913 Webster] 2. ( Art) characterized by simple geometric forms in design and decoration; as, a buffalo hide painted with red and black geometrical designs. Syn: geometric. [ WordNet 1. 5] Note: Geometric is often used, as opposed to algebraic, to include processes or solutions in which the propositions or principles of geometry are made use of rather than those of algebra. [ 1913 Webster] Note: Geometrical is often used in a limited or strictly technical sense, as opposed to mechanical; thus, a construction or solution is geometrical which can be made by ruler and compasses, i. e., by means of right lines and circles. Every construction or solution which requires any other curve, or such motion of a line or circle as would generate any other curve, is not geometrical, but mechanical. By another distinction, a geometrical solution is one obtained by the rules of geometry, or processes of analysis, and hence is exact; while a mechanical solution is one obtained by trial, by actual measurements, with instruments, etc., and is only approximate and empirical. [ 1913 Webster] { Geometrical curve}. Same as { Algebraic curve}; -- so called because their different points may be constructed by the operations of elementary geometry. { Geometric lathe}, an instrument for engraving bank notes, etc., with complicated patterns of interlacing lines; -- called also { cycloidal engine}. { Geometrical pace}, a measure of five feet. { Geometric pen}, an instrument for drawing geometric curves, in which the movements of a pen or pencil attached to a revolving arm of adjustable length may be indefinitely varied by changing the toothed wheels which give motion to the arm. { Geometrical plane} ( Persp.), the same as { Ground plane} . { Geometrical progression}, { proportion}, { ratio}. See under { Progression}, { Proportion} and { Ratio}. { Geometrical radius}, in gearing, the radius of the pitch circle of a cogwheel. -- Knight. { Geometric spider} ( Zool.), one of many species of spiders, which spin a geometrical web. They mostly belong to { Epeira} and allied genera, as the garden spider. See { Garden spider}. { Geometric square}, a portable instrument in the form of a square frame for ascertaining distances and heights by measuring angles. { Geometrical staircase}, one in which the stairs are supported by the wall at one end only. { Geometrical tracery}, in architecture and decoration, tracery arranged in geometrical figures. [ 1913 Webster]
|
安装中文字典英文字典查询工具!
中文字典英文字典工具:
英文字典中文字典相关资料:
- 微软开源了一款 Semantic Kernel 产品,如何评价其产品?
微软官方开源的Semantic Kernel的AI编排工具,就可以很好的满足我们自定义开发。 01 项目简介 Semantic Kernel是一个轻量级的SDK,最基本的功能就是帮我们完成与OpenAI、Azure OpenAI和Hugging Face大模型的API的对接,并且支持C#、Python、Java版本。
- 怎么利用Semantic Kernel开发有价值的应用场景? - 知乎
如果简单粗暴的回答这个问题,我们可以说: Langchain更适合独立开发者,Semantic Kernel更适合做企业应用。 但是呢,这个问题现在问的还是太早,本质上说,Semantic Kernel和LangChain都是刚刚开始出现的开源框架,现在还是在拼生态和拼迭代的时候。确切Semantic Kernel能干啥,还得看微软的这个生态做的
- 各种AI agents层出不穷,哪一个是最好的呢? - 知乎
各种AI agents层出不穷,哪一个是最好的呢? 有langchain、autogpt、metagpt、babyagi、semantic kernel、autogen,说不定哪天又蹦出一个新的ai a… 显示全部 关注者 20 被浏览
- semantic-kernel - 知乎
知乎,中文互联网高质量的问答社区和创作者聚集的原创内容平台,于 2011 年 1 月正式上线,以「让人们更好的分享知识、经验和见解,找到自己的解答」为品牌使命。知乎凭借认真、专业、友善的社区氛围、独特的产品机制以及结构化和易获得的优质内容,聚集了中文互联网科技、商业、影视
- Semantic Kernel人工智能:1、从DeepSeek API调用到Semantic Kernel集成:深度解析聊天机器人开发全链路
引言:AI时代下的聊天机器人开发范式演进 在生成式AI技术爆发的当下,基于大语言模型(LLM)的聊天机器人开发已形成标准化技术链路。本文将结合DeepSeek API与微软Semantic Kernel框架,以C#语言实战演示从基础API调用到高级框架集成的完整开发流程。 环境准备与基础配置 NET 9 SDK Visual Studio 2022或VSCode
- Semantic Kernel - 知乎
Net+Semantic Kernel 在大模型时代,知识的收集和归纳可以通过大模型能力实现极大提升。不论是在线模型还是离线模型,AntSKPro 都可以满足你的需求。 AntSKPro 是一个由微软开源的语义内核 Semantic Kernel 开发的 AI 知识库项目。 支持主流在线模型 支持上千种离线模型 通过 AntSKPro,你可以轻松管理所有…
- 面向 AI 编程(一) - Semantic Kernel 基础 - 知乎
Semantic Kernel:面向 AI 编程(一) - Semantic Kernel 基础 在 ChatGPT 与 OpenAI 火热的当下,“面向 AI 编程”已经成为各技术领域的开发者们关注与探索的方向。 这个五月,微软高级云技术布道师卢建晖,将通过三期“Semantic Kernel:面向 AI 编程”系列课程分享,带大家认识 Semantic Kernel。 “Semantic Kernel
- langchain以及semantick kernel这两个是否都不适合直接在工程中使用?
Semantic Kernel特点 Semantic Kernel是一个轻量级的开源SDK,允许开发者轻松运行来自Azure OpenAI的LLM模型,并使用C#和Python等传统编程语言。 提供了一个简单的编程模型,允许开发者添加可以链接在一起的自定义插件,并自动编排适当的执行计划以实现用户请求。
- 微软 Semantic Kernel 人工智能工具包 OpenAPI 扩展功能有哪些?
微软Semantic Kernel人工智能工具包的OpenAPI扩展功能如下: 插件创建与导入增强 - 支持从多种数据源创建插件,如本地或远程的OpenAPI规范文件路径、URI,甚至是文件流,方便开发者根据自身需求灵活选择 [__LINK_ICON] - 能将OpenAPI规范的API转化为AI代理可用的扩展插件,降低系统集成复杂性,拓展AI代理
- Semantic Kernel 技术社区成立 - 知乎
Semantic Kernel 技术社区成立 | Semantic Kernel 开发者日 「Semantic Kernel 开发者日暨 Semantic Kernel 技术社区成立仪式」重磅来袭!汇聚数位微软最有价值专家、行业专家以及技术大咖,探讨大语言模型生态下基于 Semantic Kernel 的开发与实践,并共同见证 Semantic Kernel 技术社区的成立。
|
|