Skip to content

Configure wandb logger - #787

Open
sundusaijaz wants to merge 4 commits into
devfrom
sa/wandb_logger
Open

Configure wandb logger #787
sundusaijaz wants to merge 4 commits into
devfrom
sa/wandb_logger

Conversation

@sundusaijaz

Copy link
Copy Markdown
Collaborator

No description provided.

sundusaijaz and others added 3 commits July 27, 2026 05:12
Fleshes out the wandb logger config (project, entity, name, notes, tags)
so it's usable via `logger=wandb`, matching the pattern used in GPFF.
Adds a top-level `project` variable that the wandb config and future
experiment configs can reference; default logger remains tensorboard.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sets id: \${run.id} and resume: allow on the wandb logger so a resumed
run (same run.id, checkpoint auto-detected by cli.py) continues logging
to the same wandb run instead of creating a new one each time training
restarts.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Comment thread src/schnetpack/configs/logger/wandb.yaml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants