Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |