Ai 2024
Ai 2024
考试注册网址:https://education.oracle.com/oracle-cloud-infrastructure-
2023-ai-foundations-associate/pexam_1Z0-1122-23
复习题:
4. As an IT manager for your company, you are responsible for migrating your company's
image and video analysis workloads to Oracle Cloud Infrastructure (OCI). Your team is
particularly interested in a cloud service that offers advanced computer vision capabilities,
including custom model training.
OCI Speech
OCI Document Understanding
OCI Language
OCI Vision
5. How does Oracle Cloud Infrastructure Anomaly Detection service contribute to fraud
detection?
9. How is "Prompt Engineering" different from "Fine-tuning" in the context of Large Language
Models (LLMs)?
2
Guides the model's response using predefined prompts
Trains a model from scratch
Customizes the model architecture
10. Which AI domain is associated with tasks such as identifying the sentiment of text and
translating text between languages?
Speech Processing
Computer Vision
Anomaly Detection
Natural Language Processing
Audio recording
Speech recognition
Text summarization
Text to speech
12. Which AI domain is associated with tasks such as recognizing faces in images and
classifying objects?
Anomaly Detection
Speech Processing
Natural Language Processing
Computer Vision
3
14. How is Generative AI different from other AI approaches?
16. What is the difference between Large Language Models (LLMs) and traditional machine
learning models?
17. How do Large Language Models (LLMs) handle the trade-off between model size, data
quality, data size and performance?
They are individual units into which a piece of text is divided during processing by the model.
They determine the size of the model's memory.
They are used to define the architecture of the model's neural network.
4
They represent the numerical values of model parameters.
T4
K80
A100
P200
20. You are the lead developer of a Deep Learning research team, and you are tasked with
improving the training speed of your deep neural networks. To accelerate the training
process, you decide to leverage specialized hardware.
21. What is the advantage of using Oracle Cloud Infrastructure Supercluster for AI
workloads?
22. In machine learning, what does the term "model training" mean?
5
23. What is the primary goal of machine learning?
25. Which type of machine learning is used to understand relationships within data and is not
focused on making predictions or classifications?
Supervised learning
Active learning
Unsupervised learning
Reinforcement learning
26. You are working on a project for a healthcare organization that wants to develop a
system to predict the severity of patients' illnesses upon admission to a hospital. The goal is
to classify patients into three categories – Low Risk, Moderate Risk, and High Risk – based
on their medical history and vital signs.
Regression
Clustering
Binary Classification
Multi-Class Classification
27. Which type of machine learning is used for already labeled data sets?
6
Unsupervised learning
Supervised learning
Active learning
Reinforcement learning
28. What is the difference between classification and regression in Supervised Machine
Learning?
29. Which Deep Learning model is well-suited for processing sequential data, such as
sentences?