PyTorchWrapper library

Hey all,

I developed PyTorchWrapper, a helper library for pytorch. It provides a systematic and extensible way to build, train, evaluate, and tune deep learning models. It also provides several ready to use modules and functions for fast model development.

If you’d like to check it out follow the following links.

install with: pip install pytorch-wrapper
GitHub: https://github.com/jkoutsikakis/pytorch-wrapper
docs: https://pytorch-wrapper.readthedocs.io/en/latest/