Metadata-Version: 2.1
Name: cls-trainer-pytorch
Version: 0.0.1
Summary: General neural network classification trainer compatibile with PyTorch, grid search regime
Home-page: UNKNOWN
Author: Bartek Krzepkowski
Author-email: b.krzepkowski@student.uw.edu.pl
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: torch (>=1.10.0)
Requires-Dist: matplotlib (>=3.5.0)
Requires-Dist: torchvision (>=0.10.0)
Requires-Dist: tensorboard (>=1.14.0)
Requires-Dist: pandas (>=1.4.0)
Requires-Dist: clearml (>=1.3.0)
Requires-Dist: tqdm (>=4.6.0)
Requires-Dist: setuptools (==59.5.0)

UNKNOWN

