wandb_run.dir.
For more information, see this example run.
Parameters
The following table lists the parameters that theWandbLogger callback accepts.
Example code
The following examples show end-to-end usage ofWandbLogger with Skorch:
- Colab: A simple demo to try the integration.
- Step-by-step guide: A walkthrough for tracking your Skorch model performance.
Method reference
The following table lists the callback methods thatWandbLogger provides and when Skorch invokes each one.