v0.2.0
What's new
Added 🎉
- Added a Weights & Biases integration with a training callback ("wandb::log")
forTorchTrainStep
("torch::train") that logs training and validation metrics to W&B.
Fixed ✅
- Fixed
Format.checksum()
when there is a symlink to a directory in the cache folder.