Spaces:
Runtime error
Runtime error
File size: 118 Bytes
12bfd03 |
1 2 3 4 5 6 7 8 9 10 |
# train with many loggers at once
defaults:
# - comet
- csv
# - mlflow
# - neptune
- tensorboard
- wandb
|