Metadata-Version: 2.4
Name: mlmisc
Version: 0.39
Summary: Miscellaneous ML Utilities
Author: Davide Libenzi
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/davidel/mlmisc
Project-URL: Issues, https://github.com/davidel/mlmisc/issues
Project-URL: Repository, https://github.com/davidel/mlmisc.git
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datasets
Requires-Dist: einops
Requires-Dist: msgpack
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: python_misc_utils
Requires-Dist: torch
Requires-Dist: torchvision
Dynamic: author
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Various ML Utility APIs

Stuff that I keep reusing in my projects that I am tired to cut&paste.
At this time there is very little organization within this repo.

