Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Ask AI
Log in
Sign Up
Sign Up
Search...
Navigation
트레이닝 코드에서 run 이름을 어떻게 설정하나요?
Platform
W&B Models
W&B Weave
W&B Inference
W&B Training
Release Notes
Home
Get Started with Weights & Biases
Access the W&B MCP Server
Deployment options
Overview
Multi-tenant Cloud
Dedicated Cloud
Self-Managed
Configure W&B
Settings
Identity and access management (IAM)
Data security
Configure environment variables
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 이름을 어떻게 설정하나요?
Install W&B MCP in Cursor
Install W&B MCP in Cursor
트레이닝 스크립트의 시작 부분에서
wandb.init
을 호출할 때 실험 이름을 지정하세요. 예를 들어:
wandb.init(name="my_awesome_run")
.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
⌘I
Assistant
Responses are generated using AI and may contain mistakes.