动手学深度学习 v2.0
requests from IPython import display from matplotlib import pyplot as plt from matplotlib_inline import backend_inline d2l = sys.modules[__name__] 本书中的大部分代码都是基于PyTorch的。PyTorch是一个开源的深度学习框架,在研究界非常受欢迎。本书 h接近0。 为了更好地解释导数,让我们做一个实验。定义u = f(x) = 3x2 − 4x如下: %matplotlib inline import numpy as np from matplotlib_inline import backend_inline from d2l import torch as d2l def f(x): return 3 * x ** 2 - 4 use_svg_display())。 2.4. 微积分 65 def use_svg_display(): #@save """使用svg格式在Jupyter中显示绘图""" backend_inline.set_matplotlib_formats('svg') 我们定义set_figsize函数来设置图表大小。注意,这里可以直接使用d2l.plt,因为导入语句 from matplotlib0 码力 | 797 页 | 29.45 MB | 1 年前3OpenShift Container Platform 4.8 存储
VMWARE VSPHERE 卷的持久性存储 第 第 5 章 章 使用 使用 CONTAINER STORAGE INTERFACE (CSI) 5.1. 配置 CSI 卷 5.2. CSI INLINE 临时卷 5.3. CSI 卷快照 5.4. CSI 卷克隆 5.5. CSI 自动迁移 5.6. AWS ELASTIC BLOCK STORE CSI DRIVER OPERATOR 5 模板,。 先决条件 先决条件 CSI 驱动程序已被部署。 为动态置备创建了存储类。 流程 流程 创建 MySQL 模板: 输 输出示例 出示例 输 输出示例 出示例 5.2. CSI INLINE 临时卷 借助容器存储接口(CSI)内联临时卷,您可以定义 Pod 规格,在 pod 部署时创建内联临时卷,并在 pod 销毁时删除它们。 此功能仅可用于受支持的 Container Storage my-frontend image: busybox volumeMounts: - mountPath: "/data" name: my-csi-inline-vol command: [ "sleep", "1000000" ] volumes: 1 第 第 5 章 章 使用 使用 CONTAINER STORAGE INTERFACE0 码力 | 118 页 | 1.60 MB | 1 年前3AWS LAMBDA Tutorial
the Lambda code to be written.To add code in aws lambda there are three options: ● Using the inline editor ● Using .zip file ● Upload file from Amazon S3 It is shown in the screenshot given given below: Let us discuss each of them in detail. Using the inline editor The inline code editor where you can write you code is as follows: You can write your code by language of your choice. The code has to be written in editor if the option selected is edit code inline. The other options available are as follows: Step 5 Once done you0 码力 | 393 页 | 13.45 MB | 1 年前3OpenShift Container Platform 4.14 存储
卷的持久性存储 4.12. 使用本地存储的持久性存储 第 第 5 章 章 使用 使用 CONTAINER STORAGE INTERFACE (CSI) 5.1. 配置 CSI 卷 5.2. CSI INLINE 临时卷 5.3. 共享资源 CSI DRIVER OPERATOR 5.4. CSI 卷快照 5.5. CSI 卷克隆 5.6. 管理默认存储类 5.7. CSI 自动迁移 5.8. 在非正常节点关闭后分离 1Gi RWO cinder 3s OpenShift Container Platform 4.14 存 存储 储 118 5.2. CSI INLINE 临时卷 借助容器存储接口(CSI)内联临时卷,您可以定义 Pod 规格,在 pod 部署时创建内联临时卷,并在 pod 销毁时删除它们。 此功能仅适用于受支持的 Container Storage mountPath: "/data" name: my-csi-inline-vol command: [ "sleep", "1000000" ] volumes: 1 - name: my-csi-inline-vol csi: driver: inline.storage.kubernetes.io volumeAttributes:0 码力 | 215 页 | 2.56 MB | 1 年前3Experiment 2: Logistic Regression and Newton's Method
for the sigmoid, so you will have to define it yourself. The easiest way to do this is through an inline expression: g = i n l i n e ( ’ 1.0 ./ ( 1 . 0 + exp(−z ) ) ’ ) ; % Usage : To find the value of0 码力 | 4 页 | 196.41 KB | 1 年前3Is Your Virtual Machine Really Ready-to-go with Istio?
Key Protection ● SDS (Secret Discovery Service) ● A stricter security model ○ Protections for inline components & workflows ○ Trust model augmentation ■ Impersonating ■ Secret clear in memory ■0 码力 | 50 页 | 2.19 MB | 1 年前3《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques
we will interpret the image in the form of a 2D matrix having values in [0.0, 1.0]. %matplotlib inline import matplotlib.pyplot as plt import matplotlib.image as mpimg img = (mpimg.imread('pia23378-160 码力 | 33 页 | 1.96 MB | 1 年前3OpenShift Container Platform 3.11 CLI 参考
\ [--port=] \ [--replicas= ] \ [--dry-run= ] \ [--overrides=<inline_json>] \ [options] $ oc patch -p $ oc patch node node1 0 码力 | 45 页 | 737.95 KB | 1 年前3Istio Security Assessment
cluster_not_found_response_code: "SERVICE_UNAVAILABLE" } http_filters: - name: envoy.lua config: inline_code: | function urldecode(s) 41 | Google Istio Security Assessment Google / NCC Group Confidential0 码力 | 51 页 | 849.66 KB | 1 年前3Oracle VM VirtualBox UserManual.pdf
uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object 585 Oracle VirtualBox: User0 码力 | 1186 页 | 5.10 MB | 1 年前3
共 134 条
- 1
- 2
- 3
- 4
- 5
- 6
- 14