5 HCIA-Artificial Intelligence ModelArts Lab Guide
5 HCIA-Artificial Intelligence ModelArts Lab Guide
HCIA-AI
ModelArts Lab Guide
ISSUE: 3.5
1
Copyright © Huawei Technologies Co., Ltd. 2023. All rights reserved.
No part of this document may be reproduced or transmitted in any form or by
any means without prior written consent of Huawei Technologies Co., Ltd.
Notice
The purchased products, services and features are stipulated by the contract
made between Huawei and the customer. All or part of the products, services
and features described in this document may not be within the purchase
scope or the usage scope. Unless otherwise specified in the contract, all
statements, information, and recommendations in this document are
provided "AS IS" without warranties, guarantees or representations of any
kind, either express or implied.
The information in this document is subject to change without notice. Every
effort has been made in the preparation of this document to ensure accuracy
of the contents, but all statements, information, and recommendations in this
document do not constitute a warranty of any kind, express or implied.
Overview
This document is intended for trainees who are preparing for the HCIA-AI
certification examination or readers who want to achieve basic AI knowledge.
After studying this document, you will be able to understand and use Huawei
Cloud ModelArts ExeML.
Description
This document presents one exercise on Huawei Cloud ModelArts ExeML.
Exercise 1: How to use Huawei Cloud ModelArts ExeML
Knowledge Required
This course is for Huawei's development certification. To better understand this
course, familiarize yourself with:
Basic computer operations.
Lab Environment
Accessible network
HCIA-Artificial Intelligence ModelArts Lab Guide Page 4
Content
1 ExeML
1.1 Introduction
ExeML, a service provided by ModelArts, automates model design, parameter
tuning and training, and model compression and deployment using labeled data.
ExeML is free of coding and does not require you to have experience in model
development, meaning that it is beginner friendly. The exercise covered in this
course will help you understand and use image classification, object detection,
and predictive analysis.
Image classification identifies a class of objects in images. An image
classification model can predict the label of an image, and applies to scenarios in
which image classes are distinguishable.
1.2 Objectives
The exercise in this course uses flower recognition as an example, to help you
quickly create and learn about image classification models.