Notice: The Weights & Biases domain will change on September 30. This includes all websites and services that use a W&B domain. No action is needed today.
wandb run 없이 소스에서 작업을 생성합니다.작업은 git, code, 이미지의 세 가지 유형 중 하나일 수 있습니다.git: git 소스로, 경로에 엔트리포인트가 있거나 기본 python 실행 파일을 가리키는 엔트리포인트를 명시적으로 제공해야 합니다.
code: requirements.txt 파일을 포함하는 코드 경로입니다.
image: 도커 이미지입니다.