5M: Introduction to Ray
Code
This directory contains materials for learning Ray, a distributed computing framework for scaling Python applications.
Scripts and Configuration
start_ray_interactive.sh: SLURM job script for starting an interactive Ray session with Jupyterstart_ray_interactive_train_tune.sh: SLURM job script for Ray training and tuning sessionsconfig.json: Configuration file for Ray setuprequirements_ray.txt: Python dependencies for Ray
Notebooks