Skip to main content
thoughtful Sweeps でモデルをログに記録する効果的なアプローチの 1 つに、その sweep 用のモデル Artifact を作成する方法があります。各バージョンは、sweep 内の異なる run を表します。以下のように実装します。
wandb.Artifact(name="sweep_name", type="model")