Metadata-Version: 2.1
Name: tortreinador
Version: 0.0.2
Summary: A trainer based on Pytorch
Home-page: https://github.com/ArdenteX/tortreinador
Author: Xavier
Author-email: Xavier <zephramxu@example.com>
Project-URL: Homepage, https://github.com/ArdenteX/tortreinador
Project-URL: Issues, https://github.com/ArdenteX/tortreinador/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: GPU :: NVIDIA CUDA :: 11.2
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.4.2
Requires-Dist: seaborn>=0.11.2
Requires-Dist: matplotlib>=3.5.1
Requires-Dist: torch>=2.0.0
Requires-Dist: scikit-learn>=1.0.2
Requires-Dist: tqdm>=4.64.0
Requires-Dist: tensorboardx>=2.6
Requires-Dist: numpy>=1.21.5
