Metadata-Version: 2.4
Name: robustloss-lab
Version: 2.1.6
Summary: Robust classification losses (CCE/SCCE, Focal, GCE) + simple experiment runner
Author-email: RosePasta22 <danieljoo04@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/RosePasta22/Robustloss-Lab
Keywords: robust,loss,noisy labels,outliers,ml,pytorch
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.23
Requires-Dist: pandas>=2.0
Requires-Dist: scikit-learn>=1.2
Requires-Dist: matplotlib>=3.7
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# Robustloss-Lab
