Examples¶
End-to-end tutorials¶
Set up Ray: How to use Ray AIR to train a Keras model on tabular data and serve it.
Incremental Learning with Ray AIR: Incrementally train and deploy a PyTorch CV model
Fine-tune a 🤗 Transformers model: How to use Ray AIR to run Hugging Face Transformers fine-tuning on a text classification task.
Feature Guides¶
Analyzing results from hyperparameter tuning: How to analyze trial results (e.g. find the best trial) of a hyperparameter tuning run.