Metadata-Version: 2.4
Name: minnt
Version: 0.0.1a0
Summary: Minimalistic Neural Network Trainer
Author-email: Milan Straka <milan@strakovi.com>
License: MPL-2.0
Project-URL: Homepage, https://minnt.org
Project-URL: Repository, https://github.com/foxik/minnt
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorboard~=2.19.0
Requires-Dist: standard-imghdr; python_version >= "3.13"
Provides-Extra: torch
Requires-Dist: torch; extra == "torch"
Requires-Dist: torchaudio; extra == "torch"
Requires-Dist: torchvision; extra == "torch"
Dynamic: license-file

# The `minnt` Package: Minimalistic Neural Network Trainer

Stay tuned.
