积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(8)人工智能(8)

语言

全部英语(4)中文(简体)(2)zh(1)中文(简体)(1)

格式

全部PDF文档 PDF(8)
 
本次搜索耗时 0.024 秒,为您找到相关结果约 8 个.
  • 全部
  • 综合其他
  • 人工智能
  • 全部
  • 英语
  • 中文(简体)
  • zh
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenAI 《A practical guide to building agents》

    It includes frameworks for identifying promising use cases, clear patterns for designing agent logic and orchestration, and best practices to ensure your agents run safely, predictably, 
 and effectively recommendation is to maximize a single agent’s capabilities first. More agents can provide intuitive separation of concepts, but can introduce additional complexity and overhead, 
 so often a single agent with and introduce more distinct agents. Practical guidelines for splitting agents include: Complex logic When prompts contain many conditional statements 
 (multiple if-then-else branches), and prompt templates
    0 码力 | 34 页 | 7.00 MB | 6 月前
    3
  • pdf文档 清华大学 DeepSeek+DeepResearch 让科研像聊天一样简单

    expansion/shrinkage during the lithiation/delithiation process, leading to the formation of cracks, separation of active material from the current collector, and disruption of the electronic conduction network
    0 码力 | 85 页 | 8.31 MB | 8 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    binary/library/engine for the subgraph ● Implement an IR visitor for codegen ● Implement the build logic© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Implement the Codegen ● binary/library/engine for the subgraph ● Implement an IR visitor for codegen ● Implement the build logic Dispatch generated binary/library/engine in runtime ● Implement a runtime packed function© 2019
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 Dynamic Model in TVM

    OpStrategy ● Each implementation defined will be compiled into a kernel in the module ● Dispatch logic will be compiled into another kernel as well # pseudocode for dispatch kernel def dispatch_kernel(*args):
    0 码力 | 24 页 | 417.46 KB | 5 月前
    3
  • pdf文档 OpenAI - AI in the Enterprise

    high-quality apps, faster, without having to get into the source code. Security, guardrails, and routing logic are all built in. 18 AI in the EnterpriseAs a result, AI app development has accelerated dramatically
    0 码力 | 25 页 | 9.48 MB | 5 月前
    3
  • pdf文档 DeepSeek从入门到精通(20250204)

    使用“随机输入”提示引入跨领域元素 2. 应用“类比映射”提示建立领域间的联系 3. 设计“抽象化”提示提取核心原理 4. 使用“跨域应用”提示探索新的应用场景 深度融合:整合知识与创意的提示语链优化策略 • 逻辑链(Logic Chain):确保推理的严密性和论证的连贯性 • 知识链(Knowledge Chain):激活和应用相关领域知识 • 创意链(Creativity Chain):促进创新思维和独特见解 三链融合模型
    0 码力 | 104 页 | 5.37 MB | 8 月前
    3
  • pdf文档 清华大学 DeepSeek 从入门到精通

    使用“随机输入”提示引入跨领域元素 2. 应用“类比映射”提示建立领域间的联系 3. 设计“抽象化”提示提取核心原理 4. 使用“跨域应用”提示探索新的应用场景 深度融合:整合知识与创意的提示语链优化策略 • 逻辑链(Logic Chain):确保推理的严密性和论证的连贯性 • 知识链(Knowledge Chain):激活和应用相关领域知识 • 创意链(Creativity Chain):促进创新思维和独特见解 三链融合模型
    0 码力 | 103 页 | 5.40 MB | 8 月前
    3
  • pdf文档 Trends Artificial Intelligence

    platforms or specialists win – it’s who can abstract the right layer, own the interface, and capture the logic of work itself. In the AI era, monetization won’t just follow usage – it will follow attention, context
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
共 8 条
  • 1
前往
页
相关搜索词
OpenAIpracticalguidetobuildingagents清华大学DeepSeekDeepResearch科研BringYourOwnCodegenTVMDynamicModelinAItheEnterprise入门精通20250204清华华大大学TrendsArtificialIntelligence
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩