Skip to content

Commit

Permalink
Update create_experiment.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SAKURA-CAT committed Apr 6, 2024
1 parent 34806fa commit 63ac87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/create_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
log_level="debug",
config="test/config/config.json",
load="test/config/load.yaml",
cloud=True,
# cloud=True,
)
swanlab.config.epoches = epochs
swanlab.config.learning_rate = lr
Expand Down

0 comments on commit 63ac87c

Please sign in to comment.