mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
20 lines
483 B
ReStructuredText
20 lines
483 B
ReStructuredText
.. _air-examples-ref:
|
|
|
|
========
|
|
Examples
|
|
========
|
|
|
|
.. air-general-examples:
|
|
|
|
General Examples
|
|
----------------
|
|
|
|
- :doc:`/ray-air/examples/analyze_tuning_results`: How to analyze trial results (e.g. find the best trial) of a hyperparameter tuning run.
|
|
|
|
|
|
.. air-huggingface-examples:
|
|
|
|
Hugging Face Examples
|
|
---------------------
|
|
|
|
- :doc:`/ray-air/examples/huggingface_text_classification`: How to use Ray AIR to run Hugging Face Transformers fine-tuning on a text classification task.
|