Metadata-Version: 2.1
Name: clinton-pyt-images-trainer
Version: 0.0.2
Summary: PyTorch Images Trainer Function
Home-page: 
Author: Clinton Nyaore
Author-email: cnyaore@gmail.com
License: MIT
Keywords: pytorch
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

This is a PyTorch Model Trainer Function. It trains and validates image datasets.
It also saves the model after training to avoid retraining.

Change Log
=================

0.0.1 (24/01/2023)
- First Release

