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.

sweep でモデルをログする効果的な方法の 1 つは、その sweep 用のモデル artifact を作成することです。各バージョンは、sweep 内の異なる run を表します。実装方法は次のとおりです。
wandb.Artifact(name="sweep_name", type="model")

Artifacts Sweeps