optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 13 forks source link

Implement Weights & Biases logger #182

Open AngelFP opened 6 months ago

AngelFP commented 6 months ago

This PR implements a new WandBLogger class that can be added to and Exploration to track the evolution of all parameters, objectives and other analyzed parameters to Weights & Biases (https://wandb.ai).

Changes

See example: image

shuds13 commented 3 months ago

I have run this on a standalone system and it worked fine. On my laptop it causes a my laptop to crash, but that may be a general issue.