Metadata-Version: 2.1
Name: kiwi_mlutils
Version: 0.2.0
Summary: Misc machine learning utilities
Home-page: https://github.com/aaron-sandoval/kiwi-mlutils/
License: MIT
Author: aaron-sandoval
Author-email: 32021231+aaron-sandoval@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
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: jaxtyping (>=0.2.19)
Requires-Dist: matplotlib (>=3.7.0,<4.0.0)
Requires-Dist: numpy (>=1.22,<2.0)
Requires-Dist: torch (>=2.3.1,<3.0.0)
Requires-Dist: torchvision (>=0.18.0,<1.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Project-URL: Repository, https://github.com/aaron-sandoval/kiwi-mlutils/
Description-Content-Type: text/markdown

# kiwi-mlutils

Miscellaneous machine learning utilities.

