Huawei H13-311_V3.5 Practice Exams
Last updated on Apr 07,2025- Exam Code: H13-311_V3.5
- Exam Name: HCIA-AI V3.5
- Certification Provider: Huawei
- Latest update: Apr 07,2025
What are the characteristics of Python code? (Multiple Choice)
- A . leg1bil1ty
- B . Simpl1c1ty
- C . Rapidity
- D . Scalab1hty
Which of the following does the convolutional neural network structure not include?
- A . Convolutional layer
- B . Pooling layer
- C . Loop layer
- D . Fully connected layer
Which of the following is not included in the recurrent neural network usage scenario?
- A . Machine translation
- B . Speech recognition
- C . Image style migration
- D . Text generation
Huawei’s chip support HUAWEI HiAI Which module of?
- A . HiAI Engine
- B . HiAI Foundation
- C . HiAI Framework
- D . HiAI Service
What are the scenarios or industries that are suitable for using Python? (Multiple Choice)
- A . Artlfic1al intelligence
- B . web development
- C . Game development
D Hardware development
What is wrong description of the Python module?
- A . The Python module is a Python file that ends with .py and contains Python object definitions and Python statements.
- B . The Python module allows you to logically organize your Python code snippets.
- C . Python modules can define functions classes and variables but the module does not contain executable code
- D . Assigning relevant code to a module can make your code better and easier to understand.
Which of the following is not the difference between Python 2 and Python 3?
- A . print
- B . Unicode
- C . import
- D . xrange
There are a lot of data generated during the training of the neural network.
What mechanism does TensorFlow use to avoid excessive input data?
- A . Client
- B . feed
- C . placeholder
- D . fetch
In order for a machine to be intelligent, it must be knowledgeable. Therefore, there is a research field in artificial intelligence. which mainly studies how computers automatically acquire knowledge and skills to achieve self-impr011emenL
What is the branch of this research called?
- A . Expert system
- B . Machine learning
- C . Neural Network
- D . Natural language processing
Which of the following options is not the Tensorflow build process?
- A . Building a calculation chart
- B . Input tensor
- C . Generate a session
- D . Update weights I Right Answers)