config = wandb.config. config.learning_rate = 0.01. # Model training here. # 3. Log metrics over time to visualize performance. wandb.log({"loss": loss}).
確定! 回上一頁