Chris-hughes10 / pytorch-accelerated

A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/
Apache License 2.0
176 stars 21 forks source link

`wandblogger`? #61

Open deven367 opened 5 months ago

deven367 commented 5 months ago

Thanks for this amazing library @Chris-hughes10! Is there a plan for wandblogger in the near future for the library?