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

无数据

分类

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

语言

全部英语(8)中文(简体)(2)

格式

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

    input, hidden layer, output layers, convolution layer, pooling layer, etc., Keras model and layer access Keras modules for activation function, loss function, regularization function, etc., Using Keras dtype=float32) >>> print(k.eval(result)) [[10. 50.] [20. 60.] [30. 70.] [40. 80.]] If you want to access from numpy: >>> data = np.array([[10,20,30,40],[50,60,70,80]]) >>> print(np.transpose(data)) modules: from keras import backend as K from keras.layers import Layer Here,  backend is used to access the dot function.  Layer is the base class and we will be sub-classing it to create our layer
    0 码力 | 98 页 | 1.57 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    used to scan people entering a building. I have yet to come across inverted people trying to gain access! Popular deep learning frameworks provide quick ways to integrate these transformations during the it. The code for this project is available as a Jupyter notebook here. Tensorflow provides easy access to this dataset through the tensorflow-datasets package. Let’s start by loading the training and
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • pdf文档 rwcpu8 Instruction Install miniconda pytorch

    directory because there is a space limit for your home directory. Choose another directory that you can access and that does not have a space limit, such as /rwproject/kdd-db/your_username . Since /rwproject/kdd-db/
    0 码力 | 3 页 | 75.54 KB | 1 年前
    3
  • pdf文档 PyTorch Tutorial

    https://www.tutorialspoint.com/pytorch/index.htm • https://github.com/hunkim/PyTorchZeroToAll • Free GPU access for short time: • Google Colab provides free Tesla K80 GPU of about 12GB. You can run the session
    0 码力 | 38 页 | 4.09 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 1 - Introduction

    they allow massively parallelizing the Multiply-Add-Accumulate operation while minimizing memory access). TPUs have been used for speeding up training as well as inference, apart from being used in production
    0 码力 | 21 页 | 3.17 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    experts. Imagine that we are developing an application to identify a flower from its picture. We have access to a flowers dataset (oxford_flowers102). As an application developer, with no experience with ML
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    of Jupyter notebooks. You can run the notebooks in Google’s Colab environment which provides free access to CPU, GPU, and TPU resources. You can also run this locally on your machine using the Jupyter framework
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
  • pdf文档 AI大模型千问 qwen 中文文档

    指示 安装 SkyPilot。以下为您提供了一个使用 pip 进行安装的简单示例: # You can use any of the following clouds that you have access to: # aws, gcp, azure, oci, lamabda, runpod, fluidstack, paperspace, # cudo, ibm, scp, vsphere, kubernetes
    0 码力 | 56 页 | 835.78 KB | 1 年前
    3
  • pdf文档 动手学深度学习 v2.0

    相等的:内存接口通常为64位或更宽(例如,在 最多384位的GPU上)。因此读取单个字节会导致由于更宽的存取而产生的代价。 其次,第一次存取的额外开销很大,而按序存取(sequential access)或突发读取(burst read)相对开销较 小。有关更深入的讨论,请参阅此维基百科文章131。 130 https://discuss.d2l.ai/t/3838 131 https://en ~200MB/s server HDD Random Disk Access (seek+rotation) 10 ms Send packet CA‐>Netherlands‐>CA 150 ms 表12.4.2: NVIDIA Tesla GPU的延迟. Action Time Notes GPU Shared Memory access 30 ns 30~90 cycles (bank conflicts conflicts add latency) GPU Global Memory access 200 ns 200~800 cycles Launch CUDA kernel on GPU 10 μs Host CPU instructs GPU to start kernel Transfer 1MB to/from NVLink GPU 30 μs ~33GB/s on NVIDIA 40GB
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
  • pdf文档 PyTorch Release Notes

    (NGC) container registry installation documentation based on your platform. ‣ Ensure that you have access and can log in to the NGC container registry. Refer to NGC Getting Started Guide for more information
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
kerastutorialEfficientDeepLearningBookEDLChapterTechniquesrwcpu8InstructionInstallminicondapytorchPyTorchTutorialIntroductionAutomationCompressionAI模型千问qwen中文文档动手深度学习v2ReleaseNotes
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩