Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

HP HPE2-N69 - Using HPE AI and Machine Learning

Page: 1 / 2
Total 40 questions

ML engineers are defining a convolutional neural network (CNN) model bur they are not sure how many filters to use in each convolutional layer. What can help them address this concern?

A.

Using hyperparameter optimization (HPO)

B.

Distributing the training across multiple CPUs

C.

Using a variable learning late

D.

Training the model on multiple epochs

An HPE Machine Learning Development Environment cluster has this resource pool:

Name: pool 1

Location: On-prem

Agents: 2

Aux containers per agent: 100

Total slots: 0

Which type of workload can run In pool I?

A.

Training

B.

GPU Jupyter Notebook

C.

Validation

D.

CPU-only Jupyter Notebook

An HPE Machine Learning Development Environment resource pool uses priority scheduling with preemption disabled. Currently Experiment 1 Trial I is using 32 of the pool's 40 total slots; it has priority 42. Users then run two more experiments:

• Experiment 2:1 trial (Trial 2) that needs 24 slots; priority 50

• Experiment 3; l trial (Trial 3) that needs 24 slots; priority I

What happens?

A.

Trial I is allowed to finish. Then Trial 3 is scheduled.

B.

Trial 2 is scheduled on 8 of the slots. Then, alter Trial 1 has finished, it receives 16 more slots.

C.

Trial 1 is allowed to finish. Then Trial 2 is scheduled.

D.

Trial 3 is scheduled on 8 of the slots. Then, after Trial 1 has finished, it receives 16 more slots.

Your cluster uses Amazon S3 to store checkpoints. You ran an experiment on an HPE Machine Learning Development Environment cluster, you want to find the location tor the best checkpoint created during the experiment. What can you do?

A.

In the experiment config that you used, look for the "bucket" field under "hyperparameters." This is the UUID for checkpoints.

B.

Use the "det experiment download -top-n I" command, referencing the experiment ID.

C.

In the Web Ul, go to the Task page and click the checkpoint task that has the experiment ID.

D.

Look for a "determined-checkpoint/" bucket within Amazon S3, referencing your experiment ID.

What is a benefit of HPE Machine Learning Development Environment, beyond open source Determined AI?

A.

Automated user provisioning

B.

Pipeline-based data management

C.

Distributed training

D.

Automated hyperparameter optimization (HPO)

Refer to the exhibit.

You are demonstrating HPE Machine Learning Development Environment, and you show details about an experiment, as shown in the exhibits. The customer asks about what "validation loss' means. What should you respond?

A.

Validation refers to testing how well the current model performs on new data; file lower the loss the better the performance.

B.

Validation refers to an assessment of how efficient the model code is; the lower the loss the lower the demand on GPU memory resources.

C.

Validation loss refers to the loss detected during the backward pass of training, while training loss refers to loss during the forward pass.

D.

Validation loss is metadata that indicates how many updates were lost between the conductor and agents.

What is one key target vertical (or HPE Machine Learning Development solutions?

A.

Hospitality

B.

K-12education

C.

Retail

D.

Manufacturing

A trial is running on a GPU slot within a resource pool on HPE Machine Learning Development Environment. That GPU fails. What happens next?

A.

The trial tails, and the ML engineer must restart it manually by re-running the experiment.

B.

The concluded reschedules the trial on another available GPU in the pool, and the trial restarts from the state of the latest training workload.

C.

The conductor reschedules the trial on another available GPU in the pool, and the trial restarts from the latest checkpoint.

D.

The trial fails, and the ML engineer must manually restart it from the latest checkpoint using the WebUI.

Compared to Asynchronous Successive Halving Algorithm (ASHA), what is an advantage of Adaptive ASHA?

A.

Adaptive ASHA can handle hyperparameters related to neural architecture while ASHA cannot.

B.

ASHA selects hyperparameter configs entirely at random while Adaptive ASHA clones higher-performing configs.

C.

Adaptive ASHA can train more trials in certain amount of time, as compared to ASHA.

D.

Adaptive ASHA tries multiple exploration/exploitation tradeoffs oy running multiple Instances of ASHA.

An ML engineer is running experiments on HPE Machine Learning Development Environment. The engineer notices all of the checkpoints for a trial except one disappear after the trial ends. The engineer wants to Keep more of these checkpoints. What can you recommend?

A.

Adjusting how many of the latest and best checkpoints are saved in the experiment config's checkpoint storage settings.

B.

Monitoring ongoing trials In the WebUl and clicking checkpoint nags to auto-save the desired checkpoints.

C.

Double-checking that the checkpoint storage location is operating under 90% of total capacity.

D.

Adjusting the checkpoint storage settings to save checkpoints to a shared file system instead of cloud storage.