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

无数据

分类

全部云计算&大数据(167)VirtualBox(110)Pandas(29)OpenShift(10)机器学习(8)Apache Kyuubi(2)Apache Karaf(2)Kubernetes(1)Istio(1)dapr(1)

语言

全部英语(151)中文(简体)(16)

格式

全部PDF文档 PDF(165)其他文档 其他(2)
 
本次搜索耗时 0.056 秒,为您找到相关结果约 167 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Pandas
  • OpenShift
  • 机器学习
  • Apache Kyuubi
  • Apache Karaf
  • Kubernetes
  • Istio
  • dapr
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Keras: 基于 Python 的深度学习库

    3.8 fit_generator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 4.2.3.9 evaluate_generator . . . . . . . . . . . . . . . . . . . . . . . . . . 47 4.2.3.10 predict_generator . . . . 3.8 fit_generator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 4.3.3.9 evaluate_generator . . . . . . . . . . . . . . . . . . . . . . . . . . 55 4.3.3.10 predict_generator . . . . 进行批量训练 与测试。请参阅 模型文档。 或 者, 你 可 以 编 写 一 个 生 成 批 处 理 训 练 数 据 的 生 成 器, 然 后 使 用 model.fit_generator(data_generator,steps_per_epoch,epochs) 方法。 你可以在 CIFAR10 example 中找到实践代码。 3.3.10 在验证集的误差不再下降时,如何中断训练?
    0 码力 | 257 页 | 1.19 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    this purpose. A GAN is composed of two neural networks: a generator network and a discriminator network as shown in figure 3-15. The generator creates synthetic samples from random inputs (noise) and the the discriminator's job is to classify its inputs as real or fake. During the training phase, the generator tunes its outputs to look real to the discriminator. On the other hand, the discriminator learns department in a bank which detects fraudulent transactions. In the bank analogy, a fraudster is a generator who comes up with novel schemes to fool the fraud detection department, a discriminator, in order
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 3.11 CLI 参考

    服务。如果没有指定标签,新对象将重新使用其公开对象中的标签。 如果您要公开服务,则默认生成器是 --generator=route/v1。对于所有其他情况下,默认为 -- generator=service/v2,这会留下端口未命名。通常,不需要使用 oc expose 命令设置生成器。第三个 生成器 --generator=service/v1 提供了端口名称 default。 Pod Name: docker-registry-1-wvhrx 项目模板 转换为项目配置文件: 4.7.4. run 创建并运行特定的镜像(可能复制)。默认情况下,创建部署配置以管理所创建的容器。您可以选择使用 --generator 标志创建不同的资源: API 资 资源 源 --generator 选项 选项 部署配置 DeploymentConfig/v1 (默认) Pod run-pod/v1 复制控制器 run/v1 使用 extensions/v1beta1 policy 管理授权策略: $ oc process -f $ oc run NAME --image= \ [--generator=] \ [--port=] \ [--replicas=] \ [--dry-run=] \
    0 码力 | 45 页 | 737.95 KB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    GAN 的网络结构和算法原理。 13.2 GAN 原理 现在我们来正式介绍生成对抗网络的网络结构和训练方法。 13.2.1 网络结构 生成对抗网络包含了两个子网络:生成网络(Generator,简称 G)和判别网络 (Discriminator,简称 D),其中生成网络 G 负责学习样本的真实分布,判别网络 D 负责将 生成网络采样的样本与真实样本区分开来。 生成网络G(?) transforms.ToTensor(), ② 数据集整理自 https://github.com/chenyuntc/pytorch-book Generator P(z) 预览版202112 13.3 DCGAN 实战 7 transforms.Normalize((0 的彩色图片。每个卷积层中间插入 BN 层来提高训练稳定性,卷积层选择不使 用偏置向量。生成器的类代码实现如下: class Generator(nn.Module): # 生成器网络 def __init__(self, nz): super(Generator, self).__init__() filter = 64 # 转置卷积层
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
  • pdf文档 Rancher Kubernetes Cryptographic Library FIPS 140-2 Non-Proprietary Security Policy

    Critical Security Parameter CVL Component Validation List DRBG Deterministic Random Number Generator DTR Derived Test Requirements ECDSA Elliptic Curve Digital Signature Algorithm EC DH Elliptic Derivation Function KTS Key Transport Scheme KW Key Wrap NDRNG Non-Deterministic Random Number Generator NIST National Institute of Standards and Technology OE Operating Environment OS Operating as specified in Section 5 of [SP 800-133 r2]. The module employs a [SP 800-90A r1] random bit generator for creation of the seed for asymmetric key generation. The module requests a minimum number of
    0 码力 | 16 页 | 551.69 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 CLI 工具

    --port=12201 --protocol="TCP" -- generator="service/v2" oc expose service nginx --name=my-route --port=12201 --generator="route/v1" # Exposing a service using the "route/v1" generator (default) will create a service otherwise). You may not specify a "--protocol" or "--target-port" option when using this generator # Extract the secret "test" to the current directory oc extract secret/test # Extract the
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • pdf文档 《TensorFlow 2项目进阶实战》2-快速上手篇:动⼿训练模型和部署服务

    data.Dataset 加载数据 使用 tf.data.Dataset.from_tensor_slices 加载 List 使用 tf.data.Dataset.from_generator 加载 Generator 使用 tf.data.TextLineDataset 加载文本 “Hello TensorFlow” Try it! 使用 tf.keras.Model 管理模型 历史上的
    0 码力 | 52 页 | 7.99 MB | 1 年前
    3
  • pdf文档 Filtering and sampling streams - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    1/10th of the stream, we select a stream element i with probability 10%. • We can use a random generator that produces an integer ri between 0 and 9. We then select an input element i if ri=0. 8 Q: 1/10th of the stream, we select a stream element i with probability 10%. • We can use a random generator that produces an integer ri between 0 and 9. We then select an input element i if ri=0. 8 Will
    0 码力 | 74 页 | 1.06 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    --port=12201 --protocol="TCP" -- generator="service/v2" oc expose service nginx --name=my-route --port=12201 --generator="route/v1" # Exposing a service using the "route/v1" generator (default) will create a service otherwise). You may not specify a "--protocol" or "--target-port" option when using this generator # Extract the secret "test" to the current directory oc extract secret/test # Extract the
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 可伸缩性和性能

    ZTP 安装和配置 CR OpenShift Container Platform 4.10 可伸 可伸缩 缩性和性能 性和性能 236 使用 ztp-site-generate 容器的 generator 入口点,根据 SiteConfig 和 PolicyGenTemplate CR 为集群 生成站点安装和配置自定义资源 (CR)。 先决条件 先决条件 已安装 OpenShift CLI(oc)。 -v `pwd`/site- install:/output:Z,U registry.redhat.io/openshift4/ztp-site-generate-rhel8:v4.10.1 generator install site-1-sno.yaml /output site-install └── site-1-sno ├── site-1_agentclusterinstall_example-sno `pwd`/site- machineconfig:/output:Z,U registry.redhat.io/openshift4/ztp-site-generate-rhel8:v4.10.1 generator install -E site-1-sno.yaml /output site-machineconfig └── site-1-sno ├── site-1-sno_machin
    0 码力 | 315 页 | 3.19 MB | 1 年前
    3
共 167 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 17
前往
页
相关搜索词
Keras基于Python深度学习EfficientDeepLearningBookEDLChapterTechniquesOpenShiftContainerPlatform3.11CLI参考PyTorch深度学习RancherKubernetesCryptographicLibraryFIPS140NonProprietarySecurityPolicy4.10工具TensorFlow快速入门实战上手训练模型部署服务FilteringandsamplingstreamsCS591K1DataStreamProcessingAnalyticsSpring20204.8伸缩伸缩性可伸缩性性能
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩