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

无数据

分类

全部云计算&大数据(12)机器学习(12)

语言

全部英语(7)中文(简体)(5)

格式

全部PDF文档 PDF(12)
 
本次搜索耗时 0.063 秒,为您找到相关结果约 12 个.
  • 全部
  • 云计算&大数据
  • 机器学习
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 动手学深度学习 v2.0

    安装完成后我们可以通过运行以下命令打开Jupyter笔记本(在Window系统的命令行窗口中运行以下命令前, 需先将当前路径定位到刚下载的本书代码解压后的目录): jupyter notebook 9 https://developer.nvidia.com/cuda‐downloads 10 目录 现在可以在Web浏览器中打开http://localhost:8888(通常会自动打开)。由此,我们可以运行这本书中每个 16160MiB | 55% Default | (continues on next page) 79 https://discuss.d2l.ai/t/1839 80 https://developer.nvidia.com/cuda‐downloads 5.6. GPU 211 (continued from previous page) | | | N/A | +-------- 这一点。 3. 设计一个实验,在CPU和GPU这两种设备上使用并行计算和通信。 4. 使用诸如NVIDIA的Nsight145之类的调试器来验证代码是否有效。 145 https://developer.nvidia.com/nsight‐compute‐2019_5 12.3. 自动并行 515 5. 设计并实验具有更加复杂的数据依赖关系的计算任务,以查看是否可以在提高性能的同时获得正确的
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
  • pdf文档 《TensorFlow 2项目进阶实战》7-TensorFlow2进阶使用

    tensorflow.org/lite/examples TensorFlow Lite Examples 搭建 TensorFlow Lite 运行环境 (Android) https://developer.android.com/studio Step 1:下载 TensorFlow examples 项目 $ git clone https://github.com/tensorflow/examples
    0 码力 | 28 页 | 5.84 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 1 - Introduction

    learning models today, how to think about it in terms of metrics that you care about, and finally the tools at your disposal to achieve what you want. The subsequent chapters will delve deeper into techniques pareto-frontier. Our goal with efficient deep learning is to have a collection of algorithms, techniques, tools, and infrastructure that work together to allow users to train and deploy pareto-optimal models that is illustrated in Figure 1-6. As mentioned earlier, with this book we’ll strive to build a set of tools and techniques that can help us make models pareto-optimal and let the user pick the right tradeoff
    0 码力 | 21 页 | 3.17 MB | 1 年前
    3
  • pdf文档 AI大模型千问 qwen 中文文档

    instruction" }, { "from": "gpt", "value": "model response" } ], "system": "system prompt (optional)", "tools": "tool description (optional)" } ] 2. 在 data/dataset_info.json 文件中提供您的数据集定义,并采用以下格式: 1.12. 有监督微调 json", "formatting": "sharegpt", "columns": { "messages": "conversations", "system": "system", "tools": "tools" }, "tags": { "role_tag": "from", "content_tag": "value", "user_tag": "user", "assistant_tag": import os import json5 import urllib.parse from qwen_agent.agents import Assistant from qwen_agent.tools.base import BaseTool, register_tool llm_cfg = { # Use the model service provided by DashScope: 'model':
    0 码力 | 56 页 | 835.78 KB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    flower from its picture. We have access to a flowers dataset (oxford_flowers102). As an application developer, with no experience with ML, we would like a model trained on the flowers dataset to integrate into
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
  • pdf文档 PyTorch Release Notes

    in those releases. To correct this, use the following command: $ pip install --index-urlhttps://developer.download.nvidia.com/compute/redist nvidia_tensorboard_plugin_dlprof==1.1.0 PyTorch RN-08516-001_v23 in those releases. To correct this, use the following command: $ pip install --index-urlhttps://developer.download.nvidia.com/compute/redist nvidia_tensorboard_plugin_dlprof==1.1.0 PyTorch RN-08516-001_v23
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
  • pdf文档 PyTorch Tutorial

    Tensors • Autograd • Modular structure • Models / Layers • Datasets • Dataloader • Visualization Tools like • TensorboardX (monitor training) • PyTorchViz (visualise computation graph) • Various other
    0 码力 | 38 页 | 4.09 MB | 1 年前
    3
  • pdf文档 Experiment 1: Linear Regression

    ���� The vectorized version is useful and efficient when you’re working with numerical computing tools like Matlab/Octave. If you are familiar with matrices, you can prove to yourself that the two forms
    0 码力 | 7 页 | 428.11 KB | 1 年前
    3
  • pdf文档 深度学习下的图像视频处理技术-沈小勇

    Enhancement Input “Auto Enhance” on iPhone “Auto Tone” in Lightroom Ours Existing Photo Editing Tools Retinex-based Methods • LIME: [TIP 17] • WVM: [CVPR 16] • JieP: [ICCV 17] Learning-based Methods
    0 码力 | 121 页 | 37.75 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    Learning models: (a) lower model size, and (b) lower inference latency. We already have the necessary tools for achieving (a), the lower model size. Let us see how we can apply what we learnt for quantizing
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
动手深度学习v2TensorFlow快速入门实战TensorFlow2进阶使用EfficientDeepLearningBookEDLChapterIntroductionAI模型千问qwen中文文档AutomationPyTorchReleaseNotesTutorialExperimentLinearRegression图像视频处理技术沈小勇CompressionTechniques
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩