TorchEnsemble-Community/Ensemble-Pytorch
A PyTorch library providing ensemble learning methods (bagging, voting, gradient boosting) to improve deep learning model performance.

Not currently ranked — collecting fresh signals.
star history
Ensemble-PyTorch is a unified framework that extends PyTorch with ensemble learning strategies to improve the performance and robustness of deep learning models. It implements classic ensemble methods like voting classifiers and integrates with PyTorch’s training pipeline, allowing users to combine multiple base estimators for better predictive results. The library is maintained as part of the official PyTorch ecosystem.
Frequently asked
- What is TorchEnsemble-Community/Ensemble-Pytorch?
- A PyTorch library providing ensemble learning methods (bagging, voting, gradient boosting) to improve deep learning model performance.
- Is Ensemble-Pytorch open source?
- Yes — TorchEnsemble-Community/Ensemble-Pytorch is open source, released under the BSD-3-Clause license.
- What language is Ensemble-Pytorch written in?
- TorchEnsemble-Community/Ensemble-Pytorch is primarily written in Python.
- How popular is Ensemble-Pytorch?
- TorchEnsemble-Community/Ensemble-Pytorch has 1k stars on GitHub.
- Where can I find Ensemble-Pytorch?
- TorchEnsemble-Community/Ensemble-Pytorch is on GitHub at https://github.com/TorchEnsemble-Community/Ensemble-Pytorch.