Metadata-Version: 2.1
Name: DadilipTrainer
Version: 0.1.0
Summary: A computer vision model trainer package.
Home-page: https://github.com/drapraks/DadilipTrainer
Author: Dadilip Inc.
Author-email: dadilip@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tensorflow
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: Pillow
