 Lecture 1: Overview2023 16 / 57 Applications of Machine Learning (Contd.) Cancer Diagnosis Given data on expression levels of genes, classify the type of tumor. Discover categories of tumors having different characteristics blood pressure of a patient, etc. To make predictions, we have various inputs, Gene expression levels for predicting tumor type, age and income for predicting amount spent, the features of images with0 码力 | 57 页 | 2.41 MB | 1 年前3 Lecture 1: Overview2023 16 / 57 Applications of Machine Learning (Contd.) Cancer Diagnosis Given data on expression levels of genes, classify the type of tumor. Discover categories of tumors having different characteristics blood pressure of a patient, etc. To make predictions, we have various inputs, Gene expression levels for predicting tumor type, age and income for predicting amount spent, the features of images with0 码力 | 57 页 | 2.41 MB | 1 年前3
 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniquessparsified weight matrices (zero-d weights are dark) each with 33% sparsity at various granularity levels. It shows the parameter layout for a convolutional layer which receives a 3-channel input. Each individual of the pruned weights again, the regrowth step attempts to align the loss value to the pre-pruning levels. The regrowth step, in some cases, also redistributes the lost weight across layers such that the0 码力 | 34 页 | 3.18 MB | 1 年前3 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniquessparsified weight matrices (zero-d weights are dark) each with 33% sparsity at various granularity levels. It shows the parameter layout for a convolutional layer which receives a 3-channel input. Each individual of the pruned weights again, the regrowth step attempts to align the loss value to the pre-pruning levels. The regrowth step, in some cases, also redistributes the lost weight across layers such that the0 码力 | 34 页 | 3.18 MB | 1 年前3
 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automationconfiguration left. An intuitive way to think about it is to imagine a multiplayer game with multiple levels where a few best performing players are promoted to the next level until we have a winner. There0 码力 | 33 页 | 2.48 MB | 1 年前3 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automationconfiguration left. An intuitive way to think about it is to imagine a multiplayer game with multiple levels where a few best performing players are promoted to the next level until we have a winner. There0 码力 | 33 页 | 2.48 MB | 1 年前3
 《Efficient Deep Learning Book》[EDL] Chapter 6 - Advanced Learning Techniques - Technical Reviewsubset of training data earlier in the training than the rest. Training examples might have different levels of hardness depending on how informative the features are. 17 Lukasik, Michal, et al. "ICML'20:0 码力 | 31 页 | 4.03 MB | 1 年前3 《Efficient Deep Learning Book》[EDL] Chapter 6 - Advanced Learning Techniques - Technical Reviewsubset of training data earlier in the training than the rest. Training examples might have different levels of hardness depending on how informative the features are. 17 Lukasik, Michal, et al. "ICML'20:0 码力 | 31 页 | 4.03 MB | 1 年前3
 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectureswith efficient self-attention mechanisms. These ideas tackle the quadratic complexity at various levels. The simplest idea is to chunk the input sequence of length n into blocks of length b where b <<<0 码力 | 53 页 | 3.92 MB | 1 年前3 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectureswith efficient self-attention mechanisms. These ideas tackle the quadratic complexity at various levels. The simplest idea is to chunk the input sequence of length n into blocks of length b where b <<<0 码力 | 53 页 | 3.92 MB | 1 年前3
 华为云深度学习在文本分类中的实践-李明磊tokenizer word2vec Elmo pb ckpt H5 (Keras) RESTful API RPC API Function test Concurrence test Security test Multi class Multi label preprocessor Traditional --->simple Char replacement Synonym0 码力 | 23 页 | 1.80 MB | 1 年前3 华为云深度学习在文本分类中的实践-李明磊tokenizer word2vec Elmo pb ckpt H5 (Keras) RESTful API RPC API Function test Concurrence test Security test Multi class Multi label preprocessor Traditional --->simple Char replacement Synonym0 码力 | 23 页 | 1.80 MB | 1 年前3
 PyTorch Release Notes0 through v1.2.1 exposes a Regular Expression Denial of Service (ReDOS) vulnerability. ‣ Known security vulnerabilities: ‣ CVE-2022-32212, CVE-2022-43548, CVE-2023-0286, CVE-2022-32223, CVE-2023-0286 0 through v1.2.1 exposes a Regular Expression Denial of Service (ReDOS) vulnerability. ‣ Known security vulnerabilities: ‣ CVE-2022-25882 for ONNX<1.13.0 PyTorch RN-08516-001_v23.07 | 61 Chapter Tacotron2 inference performance regression of up to 15% for workloads using dynamic input shapes. Security CVEs ‣ CVE-2022-45198 - Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF0 码力 | 365 页 | 2.94 MB | 1 年前3 PyTorch Release Notes0 through v1.2.1 exposes a Regular Expression Denial of Service (ReDOS) vulnerability. ‣ Known security vulnerabilities: ‣ CVE-2022-32212, CVE-2022-43548, CVE-2023-0286, CVE-2022-32223, CVE-2023-0286 0 through v1.2.1 exposes a Regular Expression Denial of Service (ReDOS) vulnerability. ‣ Known security vulnerabilities: ‣ CVE-2022-25882 for ONNX<1.13.0 PyTorch RN-08516-001_v23.07 | 61 Chapter Tacotron2 inference performance regression of up to 15% for workloads using dynamic input shapes. Security CVEs ‣ CVE-2022-45198 - Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF0 码力 | 365 页 | 2.94 MB | 1 年前3
 【PyTorch深度学习-龙龙老师】-测试版202112shape), 25, alpha = 1, cmap=cm.Spectral) plt.contour(XX, YY, preds.reshape(XX.shape), levels=[.5], cmap="Greys", vmin=0, vmax=.6) # 绘制散点图,根据标签区分颜色 plt.scatter(X[:, 0], X[:, 1] cmap=cm.Spectral) plt.contour(XX, YY, preds.reshape(XX.shape), levels=[.5], cmap="Greys", vmin=0, vmax=.6) # 绘制正负样本 markers = ['o'0 码力 | 439 页 | 29.91 MB | 1 年前3 【PyTorch深度学习-龙龙老师】-测试版202112shape), 25, alpha = 1, cmap=cm.Spectral) plt.contour(XX, YY, preds.reshape(XX.shape), levels=[.5], cmap="Greys", vmin=0, vmax=.6) # 绘制散点图,根据标签区分颜色 plt.scatter(X[:, 0], X[:, 1] cmap=cm.Spectral) plt.contour(XX, YY, preds.reshape(XX.shape), levels=[.5], cmap="Greys", vmin=0, vmax=.6) # 绘制正负样本 markers = ['o'0 码力 | 439 页 | 29.91 MB | 1 年前3
 动手学深度学习 v2.0,如 图16.3.6顶部所示。在本例中,我 们保留“3. Configure Instance”(3. 配置实例)、“5. Add Tags”(5. 添加标签)和“6. Configure Security Group”(6. 配置安全组)步骤的默认配置。点击“4.添加存储”并将默认硬盘大小增加到64GB( 图16.3.6中 的红色框标记)。请注意,CUDA本身已经占用了4GB空间。 图160 码力 | 797 页 | 29.45 MB | 1 年前3 动手学深度学习 v2.0,如 图16.3.6顶部所示。在本例中,我 们保留“3. Configure Instance”(3. 配置实例)、“5. Add Tags”(5. 添加标签)和“6. Configure Security Group”(6. 配置安全组)步骤的默认配置。点击“4.添加存储”并将默认硬盘大小增加到64GB( 图16.3.6中 的红色框标记)。请注意,CUDA本身已经占用了4GB空间。 图160 码力 | 797 页 | 29.45 MB | 1 年前3
共 9 条
- 1













