store¶ cneuromax Hydra config storing. cneuromax.store.store_wandb_logger_configs(store, clb)[source]¶ Stores Hydra logger group configs. Config names: wandb, wandb_simexp. Parameters: store (ZenStore) – See store. clb (Callable[..., Any]) – W&B initialization callable. Return type: None