Metadata-Version: 2.1
Name: pyfit
Version: 0.1.6
Summary: Helper functions for training Machine Learning models with PyTorch
Author: Baptiste Pesquet
Author-email: bpesquet@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: seaborn (>=0.13.1,<0.14.0)
Description-Content-Type: text/markdown

# pyfit

Helper functions for training Machine Learning models with PyTorch.

