openmv/scripts/libraries/ml/manifest.py
iabdalkader 9a186f4e27 libraries/ml: Convert ml to a package.
Add preprocessing, model wrapper and utils.
2024-07-07 21:48:38 +03:00

6 lines
102 B
Python

metadata(
description="Machine Learning Extension Package.",
version="0.0.1",
)
package("ml")