积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(4)云计算&大数据(3)机器学习(3)Kotlin(2)综合其他(1)Idris(1)Blender(1)

语言

全部中文(简体)(8)

格式

全部PDF文档 PDF(7)其他文档 其他(1)
 
本次搜索耗时 0.336 秒,为您找到相关结果约 8 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • 机器学习
  • Kotlin
  • 综合其他
  • Idris
  • Blender
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 深度学习与PyTorch入门实战 - 16. 什么是梯度

    https://github.com/tomgoldstein/loss-landscape Saddle point https://www.khanacademy.org/math/multivariable-calculus/applications-of- multivariable-derivatives/optimizing-multivariable-functions-videos/v/saddle-points
    0 码力 | 17 页 | 1.49 MB | 1 年前
    3
  • pdf文档 2022年美团技术年货 合辑

    Conference on Learning Representations (2018). [9] Hamilton, Will, Zhitao Ying, and Jure Leskovec. “Inductive representation learning on large graphs.” Advances in neural information processing systems 30 519-527. 2020. [15] Xu, Da, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, and Kannan Achan. “Inductive representation learning on temporal graphs.” International Conference on Learning Representations on Learning Representations. ICLR, 2017. [4] Hamilton, Will, Zhitao Ying, and Jure Leskovec. “Inductive representation learning on large graphs.” Advances in neural information processing systems 30
    0 码力 | 1356 页 | 45.90 MB | 1 年前
    3
  • pdf文档 Idris 语言文档 Version 1.3.1

    Nat -> Type) -> -- Property to show (P Z) -> -- Base case ((k : Nat) -> P k -> P (S k)) -> -- Inductive step (x : Nat) -> -- Show for all x P x nat_induction P p_Z p_S Z = p_Z nat_induction P p_Z p_S plus_ind n m = nat_induction (\x => Nat) m -- Base case, plus_ind Z m (\k, k_rec => S k_rec) -- Inductive step plus_ind (S k) m -- where k_rec = plus_ind k m n 奔 奯 奰 奲 奯奶 奥 奴 奨 奡奴 plus n m = plus m n
    0 码力 | 224 页 | 2.06 MB | 1 年前
    3
  • pdf文档 动手学深度学习 v2.0

    等长边越多,就越接近圆。这个过程也被称为逼近法(method of exhaustion)。 图2.4.1: 用逼近法求圆的面积 事实上,逼近法就是积分(integral calculus)的起源。2000多年后,微积分的另一支,微分(differential calculus)被发明出来。在微分学最重要的应用是优化问题,即考虑如何把事情做到最好。正如在 2.3.10节中 讨论的那样,这种问题在深度学习中是无处不在的。 6294–6305). 774 Bibliography [McCulloch & Pitts, 1943] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The bulletin of mathematical biophysics, 5(4), 115–133
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    预览版202112 2.5 参考文献 11 2.5 参考文献 [1] W. S. McCulloch 和 W. Pitts, “A logical calculus of the ideas immanent in nervous activity,” The bulletin of mathematical biophysics, 卷 5, pp.
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    template, remove all manual dependsOn() calls and source sets created with by creating constructions. To check the list of all default source sets, see the full hierarchy template. If you want and release build types or custom flavors like demo and full . It made them accessible by constructions like val androidDebug by getting { ... } . In the new Android source set layout, those source
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • pdf文档 Kotlin 官方文档中文版 v1.9

    hierarchy template, remove all manual dependsOn() calls and source sets created with by creating constructions. To check the list of all default source sets, see the full hierarchy template. If you want and release build types or custom flavors like demo and full . It made them accessible by constructions like val androidDebug by getting { ... } . In the new Android source set layout, those source
    0 码力 | 2049 页 | 45.06 MB | 1 年前
    3
  • pdf文档 Blender v4.1 Manual

    Sobel, Prewitt and Kirsch all perform edge detection (in slightly different ways) based on vector calculus and set theory equations. Soften: Slightly blurs the image. Box Sharpen: Increases the contrast Alembic is focused on efficiently storing the computed results of complex procedural geometric constructions. It is very specifically not concerned with storing the complex dependency graph of procedural
    0 码力 | 6263 页 | 303.71 MB | 1 年前
    3
共 8 条
  • 1
前往
页
相关搜索词
深度学习PyTorch入门实战16什么梯度2022美团技术年货合辑Idris函数式编程语言HaskellOCaml动手v2深度学习Kotlin1.910官方文档中文文版中文版Blenderv4Manual
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩