TorchEnsemble-Community / Ensemble-Pytorch

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
https://ensemble-pytorch.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.09k stars 95 forks source link

[STYLE] flexible instantiation of optimizers and schedulers through getattr #50

Closed cspsampedro closed 3 years ago

xuyxu commented 3 years ago

@all-contributors please add @cspsampedro for code

allcontributors[bot] commented 3 years ago

@xuyxu

I've put up a pull request to add @cspsampedro! :tada:

xuyxu commented 3 years ago

Merged. Thanks for the PR @cspsampedro, the code looks much better now ;-)