Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

任意の W&B Sweeps エージェントが sweep_id にアクセスできるようにするには、これらのエージェントが sweep_id を読み取って実行できる method を実装します。 たとえば、Amazon EC2 インスタンスを起動し、その上で wandb agent を実行します。SQS キューを使用して sweep_id を複数の EC2 インスタンスに配信します。各インスタンスはキューから sweep_id を取得し、処理を開始できます。
Sweeps AWS