Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Log in
Sign Up
Sign Up
Search...
Navigation
How can I configure the name of the run in my training code?
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
W&B Platform
Multi-tenant Cloud
Dedicated Cloud
Self-Managed
Configure W&B
Manage user settings
Manage billing settings
Manage email settings
Team settings
Manage storage
Anonymous mode
Secrets
Configure privacy settings
Configure SMTP
Configure environment variables
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
How can I configure the name of the run in my training code?
Copy page
Copy page
트레이닝 스크립트 시작 부분에서 실험 이름을 사용하여
wandb.init
을 호출하세요. 예를 들어
wandb.init(name="my_awesome_run")
과 같이 호출할 수 있습니다.
Was this page helpful?
Yes
No
⌘I