Hannes Kuchelmeister
cleanup to make ready as submodule
c7be723
raw
history blame
209 Bytes
# https://mlflow.org
mlflow:
_target_: pytorch_lightning.loggers.mlflow.MLFlowLogger
experiment_name: ${name}
tracking_uri: null
tags: null
save_dir: ./mlruns
prefix: ""
artifact_location: null