Bridgescaler now supports scaling in Pytorch, which is now an optional dependency, for standard scaler and min max scalers. Docs have also been updated.
What's Changed
- Fixed Issue 19 and added logo by @djgagne in #20
- Address issue 21 and add distributed_tensor module by @kevinyang-cky in #22
- Enhance the capability of Bridgescaler for supporting tensors by @kevinyang-cky in #23
- Updates to docs by @djgagne in #26
New Contributors
- @kevinyang-cky made their first contribution in #22
Full Changelog: v0.7.1...v0.8.0