Tag: 人工智能
All the articles with the tag "人工智能".
-
MindSpore 专题:第五章、网络构建
MindSpore 入门系列第五章,介绍使用 nn.Cell、网络层和 Tensor 操作构建神经网络模型。
-
MindSpore 专题:第六章、函数式自动微分
MindSpore 入门系列第六章,从神经网络训练直觉出发,记录函数式自动微分、梯度计算与反向传播概念。
-
MindSpore 专题:第七章、模型训练
MindSpore 入门系列第七章,记录数据集构建、模型定义、损失函数、优化器以及训练评估流程。
-
MindSpore 专题:番外、Transformer 模型
MindSpore 入门系列番外篇,整理 Transformer、注意力机制、多头注意力与位置编码的基础结构。