-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- PyExperimenter version: Any
- Database provider: Any
- Python version: Any supported
- Operating System: Any
Description
I would like functionality that syncs Weights and Biases with log tables for data visualization. Alternatively, another dashboard would do.
Proposed Approach
The function receives the name of a logtable. It then joins the logtable with the main experiment table on the experimentid and filters for finished experiments. The function that loops over each of these experiments
- Extract
keyfieldsand callwandb.initwith their information - Go through the logtables and call
wandb.logfor every entry - Lastly call
wandb.logfor the main tables resultfields
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels