הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Important
AI Runtime for single-node tasks is in Public Preview. The distributed training API for multi-GPU workloads remain in Beta.
This page provides notebook examples for building recommendation systems using AI Runtime. These examples demonstrate how to create efficient recommendation models using modern deep learning approaches.
| Tutorial | Description |
|---|---|
| Two-tower recommendation model | Learn how to create a two-tower recommendation model using PyTorch Lightning for distributed training. |