Back to Ray

ML workload patterns with Ray Train

doc/source/train/tutorials/content/workload-patterns/README.md

1.13.11.5 KB
Original Source
<!-- Do not modify this README. This file is a copy of the notebook and is not used to display the content. Modify README.ipynb instead, then regenerate this file with: jupyter nbconvert "README.ipynb" --to markdown --output "README.md" -->

ML workload patterns with Ray Train

Pre-install all requirements

bash
!pip install -r ../requirements.txt

These tutorials demonstrate common ML workload patterns with Ray Train. They're independent and can be taken in any order.