Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Log in
Sign Up
Sign Up
Search...
Navigation
トレーニングコードで run の名前をどのように設定できますか?
Platform
W&B Models
W&B Weave
W&B Inference
W&B Training
Release Notes
Weights & Biases Documentation
Get Started with Weights & Biases
Deployment options
Overview
Multi-tenant Cloud
Dedicated Cloud
Self-Managed
Configure W&B
Settings
Identity and access management (IAM)
Data security
Monitoring and usage
Track user activity with audit logs
Use Prometheus monitoring
Configure Slack alerts
View organization activity
Resources
W&B Pricing
W&B Tutorials & Blog
W&B Courses
W&B Platform Security
English
close
トレーニングコードで run の名前をどのように設定できますか?
Copy page
Copy page
View as Markdown
View as Markdown
OpenAI
Open in ChatGPT
Open in ChatGPT
Anthropic
Open in Claude
Open in Claude
トレーニングスクリプトの最初に、実験名を指定して
wandb.init
を呼び出します。例:
wandb.init(name="my_awesome_run")
.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
⌘I