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

无数据

分类

全部后端开发(725)Java(219)Python(195)云计算&大数据(185)Spring(170)VirtualBox(112)Julia(87)C++(83)数据库(76)Conan(74)

语言

全部英语(995)中文(简体)(95)中文(繁体)(20)日语(4)韩语(3)英语(2)西班牙语(1)葡萄牙语(1)中文(简体)(1)

格式

全部PDF文档 PDF(910)其他文档 其他(211)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.144 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • 云计算&大数据
  • Spring
  • VirtualBox
  • Julia
  • C++
  • 数据库
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • 英语
  • 西班牙语
  • 葡萄牙语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Keras: 基于 Python 的深度学习库

    "image_data_format": "channels_last", "epsilon": 1e-07, "floatx": "float32", "backend": "tensorflow" } 它包含以下字段: • 图 像 处 理 层 和 实 用 程 序 所 使 用 的 默 认 值 图 像 数 据 格 式 (channel_last 或 channels_first)。 • 用于防止在某些操作中被零除的 input_shape 参数(整数元组,不包含 样本表示的轴) ,例如,input_shape=(128, 128, 3) 表示 128x128 RGB 图像,在 data_format="channels_last" 时。 参数 • filters: 整数,输出空间的维度(即卷积中滤波器的输出数量)。 • kernel_size: 一个整数,或者 2 个整数表示的元组或列表,指明 2D 卷积窗口的宽度和高度。 (大小写敏感)。 • data_format: 字符串,channels_last (默认) 或 channels_first 之一,表示输入中 维度的顺序。channels_last 对应输入尺寸为 (batch, height, width, channels), channels_first 对应输入尺寸为 (batch, channels, height, width)。它默认为从 Keras
    0 码力 | 257 页 | 1.19 MB | 1 年前
    3
  • pdf文档 Conda 4.6.0 Documentation

    Conda packages are downloaded from remote channels, which are URLs to directories containing conda packages. The conda command searches a default set of channels, and packages are automatically downloaded You can modify what remote channels are automatically searched. You might want to do this to maintain a private or internal channel. For details, see Channel locations (channels). See also Managing packages Overview • General configuration – Channel locations (channels) – Allow other channels (allow_other_channels) – Default channels (default_channels) – Update conda automatically (auto_update_conda) –
    0 码力 | 190 页 | 728.67 KB | 7 月前
    3
  • pdf文档 Conda 4.6.1 Documentation

    Conda packages are downloaded from remote channels, which are URLs to directories containing conda packages. The conda command searches a default set of channels, and packages are automatically downloaded You can modify what remote channels are automatically searched. You might want to do this to maintain a private or internal channel. For details, see Channel locations (channels). See also Managing packages Overview • General configuration – Channel locations (channels) – Allow other channels (allow_other_channels) – Default channels (default_channels) – Update conda automatically (auto_update_conda) –
    0 码力 | 190 页 | 728.57 KB | 7 月前
    3
  • pdf文档 Conda 23.5.x Documentation

    $ conda search "conda-forge/linux-64::numpy 1.17.* py38*" This returns the following: Loading channels: done # Name Version Build Channel numpy 1.17.3 py38h95a1406_0 conda-forge numpy 1.17.5 py38h18fd61f_1 py38h95a1406_0" 1.1.5 Conda channels • What is a "conda channel"? • Specifying channels when installing packages • Conda clone channel RSS feed What is a "conda channel"? Conda channels are the locations where packages. Conda packages are downloaded from remote channels, which are URLs to directories containing conda packages. The conda command searches a set of channels. By default, packages are automatically downloaded
    0 码力 | 370 页 | 3.11 MB | 7 月前
    3
  • pdf文档 Conda 23.3.x Documentation

    $ conda search "conda-forge/linux-64::numpy 1.17.* py38*" This returns the following: Loading channels: done # Name Version Build Channel numpy 1.17.3 py38h95a1406_0 conda-forge numpy 1.17.5 py38h18fd61f_1 py38h95a1406_0" 1.1.5 Conda channels • What is a "conda channel"? • Specifying channels when installing packages • Conda clone channel RSS feed What is a "conda channel"? Conda channels are the locations where packages. Conda packages are downloaded from remote channels, which are URLs to directories containing conda packages. The conda command searches a set of channels. By default, packages are automatically downloaded
    0 码力 | 370 页 | 2.94 MB | 7 月前
    3
  • pdf文档 Conda 25.1.x Documentation

    Specifying channels Channels are locations (on your own computer or elsewhere on the Internet) where packages are stored. By default, conda searches for packages in its default channels. If a package default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. � Tip Find more packages and channels by searching configuration could look like: 20 Chapter 4. Contributors welcome conda, Release 25.1.2.dev1 channels: - defaults pkg_dirs: - /shared/conda/pkgs - $HOME/.conda/pkgs envs_dirs: - /shared/conda/envs
    0 码力 | 822 页 | 5.20 MB | 7 月前
    3
  • pdf文档 Conda 24.11.x Documentation

    Specifying channels Channels are locations (on your own computer or elsewhere on the Internet) where packages are stored. By default, conda searches for packages in its default channels. If a package default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. � Tip Find more packages and channels by searching configuration could look like: 20 Chapter 4. Contributors welcome conda, Release 24.11.3.dev2 channels: - defaults pkg_dirs: - /shared/conda/pkgs - $HOME/.conda/pkgs envs_dirs: - /shared/conda/envs
    0 码力 | 818 页 | 5.21 MB | 7 月前
    3
  • pdf文档 Conda 24.9.x Documentation

    Specifying channels Channels are locations (on your own computer or elsewhere on the Internet) where packages are stored. By default, conda searches for packages in its default channels. If a package default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. � Tip Find more packages and channels by searching configuration could look like: 20 Chapter 4. Contributors welcome conda, Release 24.9.3.dev1 channels: - defaults pkg_dirs: - /shared/conda/pkgs - $HOME/.conda/pkgs envs_dirs: - /shared/conda/envs
    0 码力 | 799 页 | 5.26 MB | 7 月前
    3
  • pdf文档 Conda 24.7.x Documentation

    Specifying channels Channels are locations (on your own computer or elsewhere on the Internet) where packages are stored. By default, conda searches for packages in its default channels. If a package default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. � Tip Find more packages and channels by searching locations is pre-seeded to all users in a large organization. A sample configuration could look like: channels: - defaults pkg_dirs: - /shared/conda/pkgs - $HOME/.conda/pkgs envs_dirs: - /shared/conda/envs
    0 码力 | 808 页 | 4.97 MB | 7 月前
    3
  • pdf文档 Conda 24.5.x Documentation

    Specifying channels Channels are locations (on your own computer or elsewhere on the Internet) where packages are stored. By default, conda searches for packages in its default channels. If a package default channels in your .condarc file. For a direct example, see Channel locations (channels) or read the entire Using the .condarc conda configuration file. Tip: Find more packages and channels by searching locations is pre-seeded to all users in a large organization. A sample configuration could look like: channels: - defaults pkg_dirs: - /shared/conda/pkgs - $HOME/.conda/pkgs envs_dirs: - /shared/conda/envs
    0 码力 | 794 页 | 5.01 MB | 7 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
Keras基于Python深度学习Conda4.6Documentation23.523.325.124.1124.924.724.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩