climategan / shared /trainer /config.yaml
NimaBoscarino's picture
copy the climategan repo in here
6e601ed
raw
history blame
No virus
374 Bytes
# HYDRA CONFIG
# defaults:
# - defaults
args:
config: null # "What configuration file to use to overwrite shared/defaults.yaml"
note: null # Note about this training for comet logging
no_comet: False # DON'T use comet.ml to log experiment
resume: False # Load latest ckpt
tags: null
dev: False # Run this script in development mode
hydra:
run:
dir: .