WandbLogger¶
- class pybind11_ke.utils.WandbLogger(project: str = 'pybind11-ke', name: str = 'transe', config: dict[str, Any] | None = None)[源代码]¶
使用 Weights and Biases 记录实验结果。
- __init__(project: str = 'pybind11-ke', name: str = 'transe', config: dict[str, Any] | None = None)[源代码]¶
创建 WandbLogger 对象。
- __weakref__¶
list of weak references to the object (if defined)