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.05k stars 95 forks source link

Regarding the latest code in pip #139

Closed singhabhinav closed 1 year ago

singhabhinav commented 1 year ago

Hello,

Is there any plan to update the latest code in pip?

I could see that in one of the pull request hard voting was implemented. But it is not available in the pip version.

xuyxu commented 1 year ago

Hi @singhabhinav, sorry for the late response. You could install the package from source using the master branch.