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

无数据

分类

全部云计算&大数据(388)VirtualBox(113)OpenShift(62)Apache Kyuubi(44)Kubernetes(32)Pandas(32)机器学习(22)Istio(14)rancher(14)Apache Flink(10)

语言

全部英语(269)中文(简体)(109)中文(繁体)(3)英语(3)中文(简体)(2)西班牙语(1)俄语(1)

格式

全部PDF文档 PDF(361)其他文档 其他(24)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.103 秒,为您找到相关结果约 388 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • OpenShift
  • Apache Kyuubi
  • Kubernetes
  • Pandas
  • 机器学习
  • Istio
  • rancher
  • Apache Flink
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 中文(简体)
  • 西班牙语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    transformations applied separately result in a dataset 3x the original size. Can we apply N transformations to create a dataset Nx the size? What are the constraining factors? An image transformation recomputes the import layers, optimizers, metrics DROPOUT_RATE = 0.2 LEARNING_RATE = 0.0002 NUM_CLASSES = 102 def create_model(): # Initialize the core model core_args = dict(input_shape=(IMG_SIZE, IMG_SIZE, 3), include_top=False) include_top=False) core = apps.resnet50.ResNet50(**core_args) core.trainable = False # Create the full model with input, preprocessing, core and softmax layers. model = tf.keras.Sequential([ layers.Input([IMG_SIZE
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 3.11 CLI 参考

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4.7.1. create 4.7.2. replace 4.7.3. process 4.7.4. run 4.7.5. patch 4.7.6. policy 4.7.7. secrets 4.7.8. autoscale 6.2. create-kubeconfig 5.6.3. create-api-client-config 5.7. 高级 CLI 操作 5.7.1. create-bootstrap-project-template 5.7.2. create-bootstrap-policy-file 5.7.3. create-login-template 5.7.4. create-node-config com (openshift) Password: ****** Login successful. 3 You don't have any projects. You can try to create a new project, by running $ oc new-project 4 Welcome to OpenShift! See 'oc help'
    0 码力 | 45 页 | 737.95 KB | 1 年前
    3
  • 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文档 OpenShift Container Platform 4.10 CLI 工具

    (openshift) Username: user1 Password: 3 Login successful. You don't have any projects. You can try to create a new project, by running oc new-project Welcome! See 'oc help' to get started help OpenShift Container Platform 4.10 CLI 工具 工具 12 使用--help标志获取有关特定CLI命令的帮助信息: 示例: 示例:获 获取 取oc create命令的帮助信息 命令的帮助信息 输 输出示例 出示例 使用oc explain命令查看特定资源的描述信息和项信息: 示例: 示例:查 查看 看 Pod 资 资源的文档 源的文档 输 输出示例 new project new-app Create a new application ... $ oc create --help Create a resource by filename or stdin JSON and YAML formats are accepted. Usage: oc create -f FILENAME [flags] ... $
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    (openshift) Username: user1 Password: 3 Login successful. You don't have any projects. You can try to create a new project, by running oc new-project Welcome! See 'oc help' to get started help OpenShift Container Platform 4.8 CLI 工具 工具 12 使用--help标志获取有关特定CLI命令的帮助信息: 示例: 示例:获 获取 取oc create命令的帮助信息 命令的帮助信息 输 输出示例 出示例 使用oc explain命令查看特定资源的描述信息和项信息: 示例: 示例:查 查看 看 Pod 资 资源的文档 源的文档 输 输出示例 new project new-app Create a new application ... $ oc create --help Create a resource by filename or stdin JSON and YAML formats are accepted. Usage: oc create -f FILENAME [flags] ... $
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    range [-10, 10], incrementing by 2.5 each time and find the quantized values for b = 3. First, let’s create our x. # Construct the array that we wish to quantize. # We slightly exceed 10.0 to include 10 using quantization? You can leverage the np.random.uniform() function (from the numpy package) to create dummy inputs (X), weights (W) and bias (b) tensors. Using these three tensors, compute the layer outputs? Solution: We will start with the random number generator with a fixed seed to get consistent results across multiple runs. Next, we will create an input tensor of shape [10, 3], where 10 is the batch
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 可伸缩性和性能

    kubeAPIQPS: $ oc label machineconfigpool worker custom-kubelet=large-pods $ oc create -f change-maxPods-cr.yaml $ oc get kubeletconfig OpenShift Container Platform 4.10 可伸 可伸缩 缩性和性能 . $ oc create -f etcd-mc.yml machineconfig.machineconfiguration.openshift.io/98-var-lib-etcd created $ oc login -u ${ADMIN} -p ${ADMINPASSWORD} ${API} [... output omitted ...] $ oc create -f etcd-mc filesystem: root mode: 0644 path: /etc/sysctl.d/95-enable-rps.conf $ oc create -f enable-rfs.yaml $ oc get mc $ oc delete mc 50-enable-rfs OpenShift Container Platform 4.10
    0 码力 | 315 页 | 3.19 MB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    在模型端,需要创建写入监控数据的 Summary 类,并在需要的时候写入监控数据。首 先通过 tf.summary.create_file_writer 创建监控对象类实例,并指定监控数据的写入目录,代 码如下: # 创建监控类,监控数据将写入 log_dir 目录 summary_writer = tf.summary.create_file_writer(log_dir) 我们以监控误差数据和可视化图片数据为例,介绍如何写入监控数据。在前向计算完 在模型端,需要创建写入监控数据的 Summary 类,并在需要的时候写入监控数据。首 先通过 tf.summary.create_file_writer 创建监控对象类实例,并指定监控数据的写入目录,代 码如下: # 创建监控类,监控数据将写入 log_dir 目录 summary_writer = tf.summary.create_file_writer(log_dir) 我们以监控误差数据和可视化图片数据为例,介绍如何写入监控数据。在前向计算完 GAN 的网络结构和算法原理。 13.2 GAN 原理 现在我们来正式介绍生成对抗网络的网络结构和训练方法。 13.2.1 网络结构 生成对抗网络包含了两个子网络:生成网络(Generator,简称 G)和判别网络 (Discriminator,简称 D),其中生成网络 G 负责学习样本的真实分布,判别网络 D 负责将 生成网络采样的样本与真实样本区分开来。 生成网络G(?)
    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文档 pandas: powerful Python data analysis toolkit - 0.17.0

    usually sacrifices performance. So if you focus on one feature for your application you may be able to create a faster specialized tool. • pandas is a dependency of statsmodels, making it an important part argument must specified to True. Google BigQuery Enhancements • Added ability to automatically create a table/dataset using the pandas.io.gbq.to_gbq() function if the destination table/dataset does not df.B.cat.categories Out[4]: Index([u'c', u'a', u'b'], dtype='object') setting the index, will create create a CategoricalIndex In [5]: df2 = df.set_index('B') In [6]: df2.index Out[6]: CategoricalIndex([u'a'
    0 码力 | 1787 页 | 10.76 MB | 1 年前
    3
共 388 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 39
前往
页
相关搜索词
EfficientDeepLearningBookEDLChapterTechniquesOpenShiftContainerPlatform3.11CLI参考Keras基于Python深度学习4.10工具4.8Compression伸缩伸缩性可伸缩性性能PyTorch深度学习RancherKubernetesCryptographicLibraryFIPS140NonProprietarySecurityPolicypandaspowerfuldataanalysistoolkit0.17
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩