Metadata-Version: 2.1
Name: fancy-trainer
Version: 0.0.9
Summary: a simple configurable DL trainer made by Pytorch
Home-page: UNKNOWN
Author: su-rin
Author-email: susautw@gmail.com
License: MIT
Project-URL: Source Code, https://github.com/susautw/fancy-trainer
Keywords: deep learning,training
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: fancy-config (>=0.13.4)
Requires-Dist: matplotlib (>=3.3.2)
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: Pillow (>=8.1.0)
Requires-Dist: torch (>=1.5.1)
Requires-Dist: torchvision (>=0.6.1)
Requires-Dist: pytest (>=6.2.1)
Requires-Dist: setuptools (>=51.1.2)

# fancy-trainer


