50% found this document useful (2 votes)
558 views6 pages

HCIA-AI V1.0 Exam Outline

The document outlines the HCIA-AI V1.0 certification exam, including: 1. The exam code, name, language, duration and passing score. 2. The exam content which covers artificial intelligence, Python, mathematics, TensorFlow, deep learning, Huawei Cloud EI, and experiment guides. 3. The percentage of questions from each topic area, with the highest being Python Programming Basics at 20% and Propaedeutics and Overview of Deep Learning at 25%. 4. References for additional exam preparation including training courses, documentation and websites.

Uploaded by

Maycol Stven
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
558 views6 pages

HCIA-AI V1.0 Exam Outline

The document outlines the HCIA-AI V1.0 certification exam, including: 1. The exam code, name, language, duration and passing score. 2. The exam content which covers artificial intelligence, Python, mathematics, TensorFlow, deep learning, Huawei Cloud EI, and experiment guides. 3. The percentage of questions from each topic area, with the highest being Python Programming Basics at 20% and Propaedeutics and Overview of Deep Learning at 25%. 4. References for additional exam preparation including training courses, documentation and websites.

Uploaded by

Maycol Stven
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

HCIA-AI V1.0 Exam Outline.

HCIA-AI V1.0 Exam Outline.

Exam Overview

Certification Exam Code Exam Name Language Duration Pass Score/Total Score

HCIA-AI H13-311 HCIA-AI V1.0 CHS/ENU 90 minutes 600/1000

Exam Outline

(1) Overview of artificial intelligence; (2) Python programming basics; (3) Essential

mathematics knowledge and pre-knowledge for Deep Learning; (4) Overview of Deep

Learning; (5) Overview of TensorFlow, programming basics, and methods of using

TensorFlow programming for image recognition, speech recognition, and human-machine

dialogue; (6) Overview of Huawei cloud EI.

Key Points Percentage

1. Overview of Artificial Intelligence 9%

2. Python Programming Basics 20%

3. Math Basics 20%

4. TensorFlow Overview 6%

5. Propaedeutics and Overview of Deep Learning 25%

6. Huawei Cloud EI Overview 8%

7. Python Programming Basics Experiment Guide 5%

8. Math Basics Experiment Guide 5%

9. TensorFlow Programming Basics Experiment Guide 2%

1. Overview of Artificial Intelligence

1.1 The Past, Present, and Future of AI

1.2 Development of AI Industries

1.3 Strategic Planning of AI in the World

1.4 Justice and Equity in the Era of AI

1.5 Human-Machine Relationship in the Era of AI


HCIA-AI V1.0 Exam Outline.

1.6 AI Governance

1.7 AI Society in the Future

2. Python Programming Basics

2.1 Introduction to Python

2.2 Lists and Tuples

2.3 Strings

2.4 Dictionaries

2.5 Conditional and Loop Statements

2.6 Functions

2.7 Object-Oriented Programming

2.8 Date and Time

2.9 Regular Expressions

2.10 File Manipulation

3. Math Basics

3.1 Linear Algebra

3.1.1 Special Matrices

3.1.2 Eigendecomposition

3.1.3 Singular Value Decomposition

3.1.4 Moore-Penrose Pseudoinverse

3.1.5 Trace Operator

3.1.6 Determinants

3.1.7 Example: Principal Component Analysis

3.2 Probability Theory and Information Theory

3.2.1 Random Variables

3.2.2 Probability Distribution

3.2.3 Marginal Probability

3.2.4 Conditional Probability

3.2.5 Independence and Conditional Independence

3.2.6 Expectation, Variance, and Covariance


HCIA-AI V1.0 Exam Outline.

3.2.7 Common Probability Distribution

3.2.8 Bayesian Rules

3.2.9 Continuous Variable

3.2.10 Information Theory

3.2.11Structured Statistical Model

3.3 Numeric Calculation

3.3.1 Overflow and Underflow

3.3.2 Ill-Condition

3.3.3 Gradient Based Optimization Method

3.3.4 Constraint Optimization

3.3.5 Example: Linear Least Squares

4. TensorFlow Overview

4.1 TensorFlow Overview

4.2 TensorFlow Characteristics

4.3 TensorFlow Basics

4.4TensorFlow Modules

4.5TensorFlow Development Environment Setup

4.6 Basic Development Steps Using TensorFlow

4.6.1 Defining the TensorFlow Input Node

4.6.2 Defining the Learning Parameter Variable

4.6.3 Defining the Operation

4.6.4 Optimizing Functions and Objectives

4.6.5 Initializing All Variables

4.6.6 Iterate and Update Parameters to the Optimal Solution

4.6.7 Testing the Model

4.6.8 Using the Model

4.7 Other Deep Learning Frameworks

5. Propaedeutics and Overview of Deep Learning

5.1 Propaedeutics of Deep Learning


HCIA-AI V1.0 Exam Outline.

5.1.1 Learning Algorithms

5.1.2 Common Machine Learning Algorithms

5.1.3 Hyperparameter and Validation Set

5.1.4 Parameter Estimation

5.1.5 Maximum Likelihood Estimation

5.1.6 Bayes Estimation

5.2 Overview of Deep Learning

5.2.1 Definition and Development of Neural Networks

5.2.2 Perceptron and Training Rules

5.2.3 Activation Functions

5.2.4 Types of Neural Networks

5.2.5 Regularization in Deep Learning

5.2.6 Optimizer

5.2.7 Applications of Deep Learning

6. Huawei Cloud EI Overview

6.1 Concept of AI and Origin of EI

6.2 Details About Huawei Cloud EI

6.2.1 Basic Platform Services

6.2.2 Common Services

6.2.3 Industry-specific Services

6.3 Hands-on experiment part

7. Python Programming Basics Experiment Guide

7.1 Lists and Tuples

7.2 Strings

7.3 Dictionaries

7.4 Conditional and Loop Statements

7.5 Functions

7.6 Object-Oriented Programming

7.7 Date and Time


HCIA-AI V1.0 Exam Outline.

7.8 Regular Expressions

7.9 File Manipulation

8. Math Basics Experiment Guide

8.1 Linear Algebra Practices

8.2 Probability Theory Practices

8.3 Numerical Computation Example Practices

8.4 Scenario

9. TensorFlow Programming Basics Experiment Guide

9.1 Eight Knowledge Points

9.1.1 Hello World

9.1.2 Session

9.1.3 Matrix Multiplication

9.1.4 Definition of Variables

9.1.5TensorBoard Visualization

9.1.6 Data Read and Processing

9.1.7 Graph Operation

9.1.8 Saving and Using Models

9.2 Linear Regression — House Price Prediction

10. Image Recognition Programming Experiment Guide

11. Speech Recognition Programming Experiment Guide

12. Human-Machine Dialogue Programming Experiment Guide

Note:

The content mentioned in this document is a general exam guide only. The exam may also

contain more specific or related content that is not mentioned above.

Reference

Huawei Certified HCIA-AI V1.0Training Courses

www.python.org

www.tensorflow.org

https://www.huaweicloud.com/ei
HCIA-AI V1.0 Exam Outline.

Recommended Training

HCIA-AI 1.0 training

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy