/
Browse
/
Courses
/
Introduction to AI Core
/
Describing model training operations
Onboarding SAP AI Core and SAP AI Launchpad
Configuring SAP AI Core and SAP AI Launchpad
1 hr 8 min
Quiz
Describing model training operations
Training an ML model
48 min
Quiz
Describing model inferencing operations
Serving an ML Model
47 min
Quiz
Onboarding SAP AI Core and SAP AI Launchpad
Configuring SAP AI Core and SAP AI Launchpad
1 hr 8 min
Quiz
Describing model training operations
Training an ML model
48 min
Quiz
Describing model inferencing operations
Serving an ML Model
47 min
Quiz
Knowledge quiz
It's time to put what you've learned to the test, get 1 right to pass this unit.
1.
How can you leverage the power of GPUs for training a Machine Learning Model on SAP AI Core?
Choose the correct answer.
Specify an NVIDIA GPU in your python code.
Chose one of the resource plans that include GPU, for example, "train.l" in the training template.
GPUs are a scarce resource and may not be always available.
Kubernetes resources must be reserved via API.