Metadata-Version: 1.2
Name: torchensemble
Version: 0.1.7
Summary: A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model
Home-page: https://github.com/TorchEnsemble-Community/Ensemble-Pytorch
Maintainer: Yi-Xuan Xu
Maintainer-email: xuyx@lamda.nju.edu.cn
License: BSD 3-Clause
Project-URL: Bug Tracker, https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/issues
Project-URL: Documentation, https://ensemble-pytorch.readthedocs.io
Project-URL: Source Code, https://github.com/TorchEnsemble-Community/Ensemble-Pytorch
Description: A unified ensemble framework for pytorch to easily improve the performance and robustness of your deep learning model. Ensemble-PyTorch is part of the `pytorch ecosystem <https://pytorch.org/ecosystem/>`__ which requires the project to be well maintained.
Keywords: Deep Learning,PyTorch,Ensemble Learning
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
